name property
String
get
name
Retrieves and returns the name of the cryptocurrency coin.
Implementation
String get name => coinName.name;
Retrieves and returns the name of the cryptocurrency coin.
String get name => coinName.name;