line2 property

String? get line2
inherited

Address line 2 (e.g., apartment, suite, unit, or building).

Implementation

String? get line1;/// Address line 2 (e.g., apartment, suite, unit, or building).
String? get line2;