copyWith property

  1. @JsonKey(ignore: true)
$CommentAggregatesCopyWith<CommentAggregates> copyWith
inherited

Implementation

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