name property

String name

The name of this Endpoint. It will be automatically generated from the name of the class (excluding any Endpoint suffix).

Implementation

String get name => _name;