nameEn property
final
Abbreviated English classroom name (e.g., "GSB 312").
Translated from the Chinese name using a building prefix dictionary. Null when the building prefix is unrecognized.
Implementation
final String? nameEn;
Abbreviated English classroom name (e.g., "GSB 312").
Translated from the Chinese name using a building prefix dictionary. Null when the building prefix is unrecognized.
final String? nameEn;