coinName property

String get coinName
override

Implementation

String get coinName {
  return this.name;
}