copyWith property

  1. @JsonKey(ignore: true)
$PostReportCopyWith<PostReport> copyWith
inherited

Implementation

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