toStringField property

String toStringField

Implementation

String get toStringField {
  return '${this.name}: \${this.$name}';
}