reference property
A reference to recognize the store by. Also known as the store code. Allowed characters: lowercase and uppercase letters without diacritics, numbers 0 through 9, hyphen (-), and underscore (_)
Implementation
@BuiltValueField(wireName: r'reference')
String? get reference;