addressLine2 property

  1. @JsonKey(name: 'address_line_2')
String? get addressLine2
inherited

Implementation

@JsonKey(name: 'address_line_2')
String? get addressLine2 => throw _privateConstructorUsedError;