useAuth property
Attach credentials to the request
Will throw APIError.tokenError() if set to true
while token is absent
Implementation
final bool useAuth;
Attach credentials to the request
Will throw APIError.tokenError() if set to true
while token is absent
final bool useAuth;