line2 property
The second line of the street address. Supported characters: a-z A-Z 0-9 . - — / # , ’ ° ( ) : ; & \ | and Space. > Required when the category is card.
Implementation
@BuiltValueField(wireName: r'line2')
String? get line2;