DrivingDirectionSignRoadImpl extension
- @ContainerData(toNative: 'DrivingDirectionSignRoadImpl.toPointer', toPlatform: '(val) => DrivingDirectionSignRoadImpl.fromPointer(val, needFree: false)', platformType: 'DrivingDirectionSignRoad')
Static Methods
-
fromNative(
DrivingDirectionSignRoadNative native) → DrivingDirectionSignRoad -
Available on DrivingDirectionSignRoad, provided by the DrivingDirectionSignRoadImpl extension
-
fromPointer(
Pointer< Void> ptr, {bool needFree = true}) → DrivingDirectionSignRoad? -
Available on DrivingDirectionSignRoad, provided by the DrivingDirectionSignRoadImpl extension
-
toNative(
DrivingDirectionSignRoad obj) → DrivingDirectionSignRoadNative -
Available on DrivingDirectionSignRoad, provided by the DrivingDirectionSignRoadImpl extension
-
toPointer(
DrivingDirectionSignRoad? val) → Pointer< Void> -
Available on DrivingDirectionSignRoad, provided by the DrivingDirectionSignRoadImpl extension