address property

FixedList<Address>? get address

Implementation

FixedList<Address>? get address => addressField.getValue(json);