MasstransitIndoorLevelImpl extension

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

Static Methods

fromNative(MasstransitIndoorLevelNative native) MasstransitIndoorLevel

Available on MasstransitIndoorLevel, provided by the MasstransitIndoorLevelImpl extension

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

Available on MasstransitIndoorLevel, provided by the MasstransitIndoorLevelImpl extension

toNative(MasstransitIndoorLevel obj) → MasstransitIndoorLevelNative

Available on MasstransitIndoorLevel, provided by the MasstransitIndoorLevelImpl extension

toPointer(MasstransitIndoorLevel? val) Pointer<Void>

Available on MasstransitIndoorLevel, provided by the MasstransitIndoorLevelImpl extension