fromNative static method
Implementation
static MasstransitTransportThreadAlertClosed fromNative(
MasstransitTransportThreadAlertClosedNative native) {
return MasstransitTransportThreadAlertClosed(dummy: native.dummy);
}
static MasstransitTransportThreadAlertClosed fromNative(
MasstransitTransportThreadAlertClosedNative native) {
return MasstransitTransportThreadAlertClosed(dummy: native.dummy);
}