getOAuthTokens property

Map<String, String>? Function() getOAuthTokens
final

Get OAuth tokens.

Implementation

final Map<String, String>? Function() getOAuthTokens;