copyWith property

  1. @JsonKey(ignore: true)
$RemovePostCopyWith<RemovePost> copyWith
inherited

Implementation

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