name property
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;
The name of this Endpoint
. It will be automatically generated from the
name of the class (excluding any Endpoint suffix).
String get name => _name;