startAddress property

String? startAddress

Implementation

String? get startAddress => _$this._startAddress;
void startAddress=(String? startAddress)

Implementation

set startAddress(String? startAddress) => _$this._startAddress = startAddress;