mode property

String? mode
final

Tutor mode key (e.g. confused_student) — drives the hand-written "student" variant when role == tutor.

Implementation

final String? mode;