getTransportInfo method
获取传输状态
Implementation
Future<TransportState> getTransportInfo() =>
RustLib.instance.api.crateApiCastProjectorInfoGetTransportInfo(
that: this,
);
获取传输状态
Future<TransportState> getTransportInfo() =>
RustLib.instance.api.crateApiCastProjectorInfoGetTransportInfo(
that: this,
);