menu
khadem package
documentation
http.dart
Request
allAttributes property
allAttributes property
dark_mode
light_mode
allAttributes
property
Map
<
String
,
dynamic
>
get
allAttributes
Gets all attributes
Implementation
Map<String, dynamic> get allAttributes => _params.attributes;
khadem package
documentation
http
Request
allAttributes property
Request class