DrivingRestrictedTurnImpl extension

on
Annotations
  • @ContainerData(toNative: 'DrivingRestrictedTurnImpl.toPointer', toPlatform: '(val) => DrivingRestrictedTurnImpl.fromPointer(val, needFree: false)', platformType: 'DrivingRestrictedTurn')

Static Methods

fromNative(DrivingRestrictedTurnNative native) DrivingRestrictedTurn

Available on DrivingRestrictedTurn, provided by the DrivingRestrictedTurnImpl extension

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

Available on DrivingRestrictedTurn, provided by the DrivingRestrictedTurnImpl extension

toNative(DrivingRestrictedTurn obj) → DrivingRestrictedTurnNative

Available on DrivingRestrictedTurn, provided by the DrivingRestrictedTurnImpl extension

toPointer(DrivingRestrictedTurn? val) Pointer<Void>

Available on DrivingRestrictedTurn, provided by the DrivingRestrictedTurnImpl extension