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