copyWith property

  1. @JsonKey(ignore: true)
$NotFoundPostCopyWith<NotFoundPost> get copyWith
inherited

Implementation

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