menu
flutter_snowflake package
documentation
snowflake_id_generator.dart
SnowflakeIdGenerator
getId static method
getId static method
dark_mode
light_mode
getId
static method
int
getId
(
)
return snowflake id
Implementation
static int getId() { return snowflake.getId(); }
flutter_snowflake package
documentation
snowflake_id_generator
SnowflakeIdGenerator
getId static method
SnowflakeIdGenerator class