DrivingDirectionSignStyleImpl extension

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

Static Methods

fromNative(DrivingDirectionSignStyleNative native) DrivingDirectionSignStyle

Available on DrivingDirectionSignStyle, provided by the DrivingDirectionSignStyleImpl extension

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

Available on DrivingDirectionSignStyle, provided by the DrivingDirectionSignStyleImpl extension

toNative(DrivingDirectionSignStyle obj) → DrivingDirectionSignStyleNative

Available on DrivingDirectionSignStyle, provided by the DrivingDirectionSignStyleImpl extension

toPointer(DrivingDirectionSignStyle? val) Pointer<Void>

Available on DrivingDirectionSignStyle, provided by the DrivingDirectionSignStyleImpl extension