copyWith property

  1. @JsonKey(ignore: true)
$CommentViewCopyWith<CommentView> copyWith
inherited

Implementation

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