useAuth property

bool useAuth
final

Attach credentials to the request

Will throw APIError.tokenError() if set to true while token is absent

Implementation

final bool useAuth;