name property
String
get
name
The name of the muscle (corresponds to the enum member name).
Implementation
String get name => _name;
The name of the muscle (corresponds to the enum member name).
String get name => _name;