copyWith property

  1. @JsonKey(ignore: true)
$SuggestionCopyWith<Suggestion> copyWith
inherited

Implementation

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