MasstransitTransportThreadAlertLastTripImpl extension

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

Static Methods

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