name property

String name

The string representation of the service enum.

Implementation

String get name => serviceUUIDToName[uuid]!.name;