MasstransitConstructionSegmentImpl extension

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

Static Methods

fromNative(MasstransitConstructionSegmentNative native) MasstransitConstructionSegment

Available on MasstransitConstructionSegment, provided by the MasstransitConstructionSegmentImpl extension

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

Available on MasstransitConstructionSegment, provided by the MasstransitConstructionSegmentImpl extension

toNative(MasstransitConstructionSegment obj) → MasstransitConstructionSegmentNative

Available on MasstransitConstructionSegment, provided by the MasstransitConstructionSegmentImpl extension

toPointer(MasstransitConstructionSegment? val) Pointer<Void>

Available on MasstransitConstructionSegment, provided by the MasstransitConstructionSegmentImpl extension