studentUserOrTeacherRegex top-level property

RegExp studentUserOrTeacherRegex
final

Implementation

final RegExp studentUserOrTeacherRegex = RegExp("S|U|T");