cmid property

  1. @JsonKey(name: 'cmid')
int get cmid
inherited

The id of the task within it's parent MoodleCourse.

Implementation

@JsonKey(name: 'cmid')
int get cmid => throw _privateConstructorUsedError;