credentials property
getter/setter pair
Used to authenticate the request. Can be left null if using accessToken.
Implementation
Credentials? credentials;
Used to authenticate the request. Can be left null if using accessToken.
Credentials? credentials;