name property

String get name

Retrieves and returns the name of the cryptocurrency coin.

Implementation

String get name => coinName.name;