streetLineTwo property

String? streetLineTwo
override

Property getter and setter for streetLineTwo:

Implementation

String? get streetLineTwo;
void streetLineTwo=(String? streetLineTwo)
override

Implementation

set streetLineTwo(String? streetLineTwo);