endAddress property

String? endAddress

Implementation

String? get endAddress => _$this._endAddress;
void endAddress=(String? endAddress)

Implementation

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