BicycleConstructionSegmentImpl extension

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

Static Methods

fromNative(BicycleConstructionSegmentNative native) BicycleConstructionSegment

Available on BicycleConstructionSegment, provided by the BicycleConstructionSegmentImpl extension

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

Available on BicycleConstructionSegment, provided by the BicycleConstructionSegmentImpl extension

toNative(BicycleConstructionSegment obj) → BicycleConstructionSegmentNative

Available on BicycleConstructionSegment, provided by the BicycleConstructionSegmentImpl extension

toPointer(BicycleConstructionSegment? val) Pointer<Void>

Available on BicycleConstructionSegment, provided by the BicycleConstructionSegmentImpl extension