menu
zitadel package
documentation
credentials.dart
ServiceAccount
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
ServiceAccount
key property
ServiceAccount class