copyWith property

  1. @JsonKey(ignore: true)
$PostReportViewCopyWith<PostReportView> copyWith
inherited

Implementation

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