copyWith property

  1. @JsonKey(ignore: true)
$RelatedPersonCopyWith<RelatedPerson> copyWith
inherited

Implementation

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