name_ property

  1. @BuiltValueField.new(wireName: r'name')
String get name_

A commonly used or human-readable name for the individual or entity.

Implementation

@BuiltValueField(wireName: r'name')
String get name_;