menu
serverpod_auth_server package
documentation
module.dart
EmailCreateAccountRequest
id property
id property
dark_mode
light_mode
id
property
int
?
id
getter/setter pair
inherited
The id column of the row. Can be null if this row is not yet stored in the database.
Implementation
int? id;
serverpod_auth_server package
documentation
module
EmailCreateAccountRequest
id property
EmailCreateAccountRequest class