menu
tattoo
database/schema.dart
Users
nameZh property
nameZh
dark_mode
light_mode
nameZh
property
Column
<
String
>
nameZh
late
final
Student's name in Chinese.
Implementation
late final nameZh = text()();
tattoo
schema
Users
nameZh property
Users class