credentialsJson property
A JSON string representation of OAuth2 credentials.
Used to store obtained credentials from an authorization server.
Implementation
final String? credentialsJson;
A JSON string representation of OAuth2 credentials.
Used to store obtained credentials from an authorization server.
final String? credentialsJson;