BeaconProximityEntryImpl extension
Static Methods
-
fromNative(
BeaconProximityEntryNative native, {bool takeOwnership = true}) → BeaconProximityEntry -
Available on BeaconProximityEntry, provided by the BeaconProximityEntryImpl extension
-
fromPointer(
Pointer< Void> ptr, {bool needFree = true, bool takeOwnership = true}) → BeaconProximityEntry? -
Available on BeaconProximityEntry, provided by the BeaconProximityEntryImpl extension
-
toNative(
BeaconProximityEntry obj) → BeaconProximityEntryNative -
Available on BeaconProximityEntry, provided by the BeaconProximityEntryImpl extension
-
toPointer(
BeaconProximityEntry? val) → Pointer< Void> -
Available on BeaconProximityEntry, provided by the BeaconProximityEntryImpl extension