MapLoadStatisticsImpl extension

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

Static Methods

fromNative(MapLoadStatisticsNative native) MapLoadStatistics

Available on MapLoadStatistics, provided by the MapLoadStatisticsImpl extension

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

Available on MapLoadStatistics, provided by the MapLoadStatisticsImpl extension

toNative(MapLoadStatistics obj) → MapLoadStatisticsNative

Available on MapLoadStatistics, provided by the MapLoadStatisticsImpl extension

toPointer(MapLoadStatistics? val) Pointer<Void>

Available on MapLoadStatistics, provided by the MapLoadStatisticsImpl extension