MasstransitConstructionSegmentImpl extension

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

Static Methods

fromNative(MasstransitConstructionSegmentNative native) MasstransitConstructionSegment
fromPointer(Pointer<Void> ptr, {bool needFree = true}) MasstransitConstructionSegment?
toNative(MasstransitConstructionSegment obj) → MasstransitConstructionSegmentNative
toPointer(MasstransitConstructionSegment? val) Pointer<Void>