DrivingManoeuvreVehicleRestrictionImpl extension

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

Static Methods

fromNative(DrivingManoeuvreVehicleRestrictionNative native) DrivingManoeuvreVehicleRestriction

Available on DrivingManoeuvreVehicleRestriction, provided by the DrivingManoeuvreVehicleRestrictionImpl extension

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

Available on DrivingManoeuvreVehicleRestriction, provided by the DrivingManoeuvreVehicleRestrictionImpl extension

toNative(DrivingManoeuvreVehicleRestriction obj) → DrivingManoeuvreVehicleRestrictionNative

Available on DrivingManoeuvreVehicleRestriction, provided by the DrivingManoeuvreVehicleRestrictionImpl extension

toPointer(DrivingManoeuvreVehicleRestriction? val) Pointer<Void>

Available on DrivingManoeuvreVehicleRestriction, provided by the DrivingManoeuvreVehicleRestrictionImpl extension