resolvedAuthUrl property

String get resolvedAuthUrl

Gets the resolved auth service URL

Implementation

String get resolvedAuthUrl => authServiceUrl ?? baseUrl;