menu
zitadel package
documentation
credentials.dart
Application
key property
key property
dark_mode
light_mode
key
property
String
key
final
The private RSA key of the application. Used to sign the JWT.
Implementation
final String key;
zitadel package
documentation
credentials
Application
key property
Application class