copyWith property

  1. @JsonKey(ignore: true)
$CommentReportCopyWith<CommentReport> copyWith
inherited

Implementation

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