transport property

String? get transport

Get current transport

Implementation

String? get transport => _dispatcher.transport?.name;