copyWith property

  1. @JsonKey(ignore: true)
$BerryFlavorCopyWith<BerryFlavor> copyWith
inherited

Implementation

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