DisconnectSendTransportScreenType typedef

DisconnectSendTransportScreenType = Future<void> Function(DisconnectSendTransportScreenOptions options)

Type definition for disconnectSendTransportScreen function

Implementation

typedef DisconnectSendTransportScreenType = Future<void> Function(
    DisconnectSendTransportScreenOptions options);