enabled property

  1. @BoolConverter()
bool get enabled
inherited

Whether the user want's the app to track this course.

Implementation

@BoolConverter()
bool get enabled => throw _privateConstructorUsedError;