copyWith property

  1. @JsonKey(ignore: true)
$CareTeamCopyWith<CareTeam> copyWith
inherited

Implementation

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