copyWith property

  1. @JsonKey(ignore: true)
$EnrollmentRequestCopyWith<EnrollmentRequest> copyWith
inherited

Implementation

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