addressLine1 property

  1. @JsonKey(name: 'address_line_1')
String? get addressLine1
inherited

Implementation

@JsonKey(name: 'address_line_1')
String? get addressLine1 => throw _privateConstructorUsedError;