address property

  1. @BuiltValueField.new(wireName: r'address')
ViasAddress get address

The address of the physical store where the account holder will process payments from.

Implementation

@BuiltValueField(wireName: r'address')
ViasAddress get address;