enabled property
inherited
Whether the user want's the app to track this course.
Implementation
@BoolConverter()
bool get enabled => throw _privateConstructorUsedError;
Whether the user want's the app to track this course.
@BoolConverter()
bool get enabled => throw _privateConstructorUsedError;