menu
flutter_scene package
documentation
fscene.dart
IdAllocator
session property
session property
dark_mode
light_mode
session
property
int
session
final
This allocator's 32-bit session salt; every minted id carries it.
Implementation
final int session;
flutter_scene package
documentation
fscene
IdAllocator
session property
IdAllocator class