display property

String get display
override

Implementation

String get display {
  return 'RD\$ ${super.display}';
}