issueAddress property
The address of the organization that issued the ticket. * minLength: 0 characters * maxLength: 16 characters
Implementation
@BuiltValueField(wireName: r'issueAddress')
String? get issueAddress;
The address of the organization that issued the ticket. * minLength: 0 characters * maxLength: 16 characters
@BuiltValueField(wireName: r'issueAddress')
String? get issueAddress;