copyWith property

  1. @JsonKey(ignore: true)
$PersonAggregatesCopyWith<PersonAggregates> copyWith
inherited

Implementation

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