BicycleTrafficTypeSegmentImpl extension
- @ContainerData(toNative: 'BicycleTrafficTypeSegmentImpl.toPointer', toPlatform: '(val) => BicycleTrafficTypeSegmentImpl.fromPointer(val, needFree: false)', platformType: 'BicycleTrafficTypeSegment')
Static Methods
-
fromNative(
BicycleTrafficTypeSegmentNative native) → BicycleTrafficTypeSegment -
Available on BicycleTrafficTypeSegment, provided by the BicycleTrafficTypeSegmentImpl extension
-
fromPointer(
Pointer< Void> ptr, {bool needFree = true}) → BicycleTrafficTypeSegment? -
Available on BicycleTrafficTypeSegment, provided by the BicycleTrafficTypeSegmentImpl extension
-
toNative(
BicycleTrafficTypeSegment obj) → BicycleTrafficTypeSegmentNative -
Available on BicycleTrafficTypeSegment, provided by the BicycleTrafficTypeSegmentImpl extension
-
toPointer(
BicycleTrafficTypeSegment? val) → Pointer< Void> -
Available on BicycleTrafficTypeSegment, provided by the BicycleTrafficTypeSegmentImpl extension