transport property
String?
get
transport
Get current transport
Implementation
String? get transport => _dispatcher.transport?.name;
Get current transport
String? get transport => _dispatcher.transport?.name;