copyWith property

  1. @JsonKey(ignore: true)
$SmileyRatingCopyWith<SmileyRating> get copyWith
inherited

Implementation

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