courseId property
- @JsonKey(name: 'courseid')
inherited
The ID of the MoodleCourse this task is part of.
Implementation
@JsonKey(name: 'courseid')
int get courseId => throw _privateConstructorUsedError;
The ID of the MoodleCourse this task is part of.
@JsonKey(name: 'courseid')
int get courseId => throw _privateConstructorUsedError;