options library
Classes
Constants
- methodDelete → const String
- methodGet → const String
- methodPost → const String
- methodPut → const String
Properties
- appBaseUrl → String
-
no setter
- appBaseUrlAsset → String
-
no setter
-
appHeaders
↔ Map<
String, Object> -
getter/setter pair
- appMqttPort → int?
-
no setter
- appMqttUrl → String?
-
no setter
- errorInterceptor → dynamic Function(DioException)?
-
no setter
- networkOptions → PNetworkOptionsImpl
-
no setter
Functions
-
appMapParms(
[Map? value]) → Map< String, dynamic>