copyWith property

  1. @JsonKey(ignore: true)
$PersonLinkCopyWith<PersonLink> copyWith
inherited

Implementation

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