copyWith property

  1. @JsonKey(ignore: true)
$AssignmentEntryDataCopyWith<AssignmentEntryData> get copyWith
inherited

Implementation

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