menu
khadem package
documentation
http.dart
RequestParams
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
dynamic
>
get
attributes
Gets all custom attributes.
Implementation
Map<String, dynamic> get attributes => Map.unmodifiable(_attributes);
khadem package
documentation
http
RequestParams
attributes property
RequestParams class