MasstransitIndoorSegmentImpl extension

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

Static Methods

fromNative(MasstransitIndoorSegmentNative native) MasstransitIndoorSegment

Available on MasstransitIndoorSegment, provided by the MasstransitIndoorSegmentImpl extension

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

Available on MasstransitIndoorSegment, provided by the MasstransitIndoorSegmentImpl extension

toNative(MasstransitIndoorSegment obj) → MasstransitIndoorSegmentNative

Available on MasstransitIndoorSegment, provided by the MasstransitIndoorSegmentImpl extension

toPointer(MasstransitIndoorSegment? val) Pointer<Void>

Available on MasstransitIndoorSegment, provided by the MasstransitIndoorSegmentImpl extension