noAuthDomain property

Uri noAuthDomain
final

No authentication Root path

Is being used instead of API.domain when API.token is not present or APIRequest.useAuth == false.

Defaults to API.domain

Implementation

final Uri noAuthDomain;