copyWith property

  1. @JsonKey(ignore: true)
$EggCopyWith<Egg> copyWith
inherited

Implementation

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