$CommentCopyWith extension

on

Properties

copyWith → _$CommentCWProxy

Available on Comment, provided by the $CommentCopyWith extension

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