menu
flutter_scene package
documentation
fscene.dart
DocumentId
toToken method
toToken method
dark_mode
light_mode
toToken
method
String
toToken
(
)
The canonical text form: 26-character Crockford base32.
Implementation
String toToken() => encodeBase32(bytes);
flutter_scene package
documentation
fscene
DocumentId
toToken method
DocumentId class