copyWith property

  1. @JsonKey(ignore: true)
$PersonCommunicationCopyWith<PersonCommunication> copyWith
inherited

Implementation

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