copyWith property

  1. @JsonKey(ignore: true)
$CourseCopyWith<Course> copyWith
inherited

Implementation

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