address property
Full combined address string for display.
In split-address mode this is the comma-joined flatHouseNo + addressLine1/2/3. In single-address mode, the raw fullAddress input.
Implementation
final String address;
Full combined address string for display.
In split-address mode this is the comma-joined flatHouseNo + addressLine1/2/3. In single-address mode, the raw fullAddress input.
final String address;