menu
lb_planner
modules/moodle/domain/models/moodle_task.dart
MoodleTask
url property
url
dark_mode
light_mode
url
property
String
get
url
inherited
The URL to this task on the Moodle website.
Implementation
String get url => throw _privateConstructorUsedError;
lb_planner
moodle_task
MoodleTask
url property
MoodleTask class