copyWith property

  1. @JsonKey(ignore: true)
$FoodItemModelCopyWith<FoodItemModel> copyWith
inherited

Implementation

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