addressLine3 property

  1. @JsonKey.new(name: 'address_line_3')
String? get addressLine3
inherited

Implementation

@JsonKey(name: 'address_line_3')
String? get addressLine3 => throw _privateConstructorUsedError;