copyWith property Null safety

$AddressModelCopyWith<AddressModel> copyWith
@JsonKey(ignore: true), inherited

Implementation

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