copyWith property

  1. @JsonKey(ignore: true)
$FullPersonViewCopyWith<FullPersonView> copyWith
inherited

Implementation

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