copyWith property

  1. @JsonKey(ignore: true)
$PostAggregatesCopyWith<PostAggregates> copyWith
inherited

Implementation

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