menu
serverpod_auth_server package
documentation
module.dart
EmailAuthTable
EmailAuthTable constructor
EmailAuthTable constructor
dark_mode
light_mode
EmailAuthTable
constructor
EmailAuthTable
(
)
Implementation
EmailAuthTable() : super(tableName: 'serverpod_email_auth');
serverpod_auth_server package
documentation
module
EmailAuthTable
EmailAuthTable constructor
EmailAuthTable class