credentialsJson property

String? credentialsJson
final

A JSON string representation of OAuth2 credentials.

Used to store obtained credentials from an authorization server.

Implementation

final String? credentialsJson;