$SuggestionCopyWith extension

on

Properties

copyWith → _$SuggestionCWProxy

Available on Suggestion, provided by the $SuggestionCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfSuggestion.copyWith(...) or instanceOfSuggestion.copyWith.fieldName(...).
no setter