cmid property
- @JsonKey(name: 'cmid')
inherited
The id of the task within it's parent MoodleCourse.
Implementation
@JsonKey(name: 'cmid')
int get cmid => throw _privateConstructorUsedError;
The id of the task within it's parent MoodleCourse.
@JsonKey(name: 'cmid')
int get cmid => throw _privateConstructorUsedError;