copyWith property

  1. @JsonKey(ignore: true)
$GradeCopyWith<Grade> get copyWith
inherited

Implementation

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