addressLine3 property

String? addressLine3
final

The third line of the address, if needed. For example, a street complement for Brazil, direction text, such as next to Walmart, or a landmark in an Indian address.

Implementation

final String? addressLine3;