name_ property

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

The official or commonly used name of the organization, brand, or entity.

Implementation

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