toNative static method
Implementation
static MasstransitTransportThreadAlertClosedUntilNative toNative(
MasstransitTransportThreadAlertClosedUntil obj) {
return _MasstransitTransportThreadAlertClosedUntilNativeInit(
mapkit_time.TimeImpl.toNative(obj.time));
}