address2 property

String? get address2
inherited

Implementation

@JsonKey(defaultValue: '') String get country; String? get zip; String? get lastName; String? get name; String? get firstName; String? get address2;