copyWith property

  1. @JsonKey(ignore: true)
$CountryCopyWith<Country> copyWith
inherited

Implementation

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