endAddress property
String?
get
endAddress
Implementation
String? get endAddress => _$this._endAddress;
set
endAddress
(String? endAddress)
Implementation
set endAddress(String? endAddress) => _$this._endAddress = endAddress;