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