address property

String address
final

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;