ConnectSendTransportScreenType typedef

ConnectSendTransportScreenType = Future<void> Function(ConnectSendTransportScreenOptions options)

Implementation

typedef ConnectSendTransportScreenType = Future<void> Function(
    ConnectSendTransportScreenOptions options);