mode property
final
Tutor mode key (e.g. confused_student) — drives the hand-written
"student" variant when role == tutor.
Implementation
final String? mode;
Tutor mode key (e.g. confused_student) — drives the hand-written
"student" variant when role == tutor.
final String? mode;