ZoneEventImpl extension

on

Static Methods

fromNative(ZoneEventNative native, {bool takeOwnership = true}) ZoneEvent

Available on ZoneEvent, provided by the ZoneEventImpl extension

fromPointer(Pointer<Void> ptr, {bool needFree = true, bool takeOwnership = true}) ZoneEvent?

Available on ZoneEvent, provided by the ZoneEventImpl extension

toNative(ZoneEvent obj) ZoneEventNative

Available on ZoneEvent, provided by the ZoneEventImpl extension

toPointer(ZoneEvent? val) Pointer<Void>

Available on ZoneEvent, provided by the ZoneEventImpl extension