defaults library
Constants
- bffCookieName → const String
- defaultBaseUrl → const String
- defaultUserAgent → const String
- isDartVmRuntime → const bool
- sdkVersion → const String
- specVersion → const String
Functions
-
createLmsApiClient(
{required String bffCookie, String baseUrl = defaultBaseUrl, Client? httpClient, Authenticator? authenticator, ErrorConverter? errorConverter, Converter? converter, List< Interceptor> ? interceptors, DebugResponseOptions? debugResponseOptions}) → LmsApi