options library

Constants

appHeaders → const Map<String, Object>
methodDelete → const String
methodGet → const String
methodPost → const String
methodPut → const String

Properties

appBaseUrl String
no setter
appBaseUrlAsset String?
no setter
appBaseUrlGeotracking String?
no setter
appMqttPort int?
no setter
appMqttUrl String?
no setter
errorInterceptor → dynamic Function(DioException)?
no setter
networkOptions PNetworkOptionsImpl
no setter

Functions

appMapParms(Map? value, {bool isArckipel = true, bool alsoDeviceData = true, bool alsofilterPlatformUuid = true, bool disableRemoveNull = false}) Map<String, dynamic>
platformUuidFormData({FormData? value, bool isArckipel = true, bool alsofilterPlatformUuid = true}) → FormData