services/http_service library
Classes
Constants
- debugConfigValues → const bool
- debugJwtToken → const bool
- httpCallTimeout → const Duration
- httpSvcDebug → const bool
- useServerLog → const bool
Functions
-
bToA(
String str) → String -
getApiDataResponse(
AsyncSnapshot snapshot) → String -
getJwtPayload(
String jwtTokenRaw) → Map< String, dynamic> -
loadConfig(
) → Future< String> -
logError(
String message, String errorCode) → Future< void> -
logInfo(
String message) → Future< void> -
logServer(
String message, String errorCode, String logType) → Future< void> -
logWarning(
String message) → Future< void>