name property

String get name

Returns the name of the protocol.

Implementation

String get name => r.getProtocolName(this).cast<Utf8>().toDartString();