copyWith property Null safety

$AddressCopyWith<Address> copyWith
@JsonKey(ignore: true), inherited

Implementation

@JsonKey(ignore: true)
$AddressCopyWith<Address> get copyWith => throw _privateConstructorUsedError;