copyWith property

  1. @JsonKey(ignore: true)
$SkeletonPostCopyWith<SkeletonPost> copyWith
inherited

Implementation

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