menu
dart_appwrite package
documentation
models.dart
AppKey
hint property
hint property
dark_mode
light_mode
hint
property
String
hint
final
Last few characters of the app key secret, used to help identify it.
Implementation
final String hint;
dart_appwrite package
documentation
models
AppKey
hint property
AppKey class