menu
khadem package
documentation
http.dart
Request
allSession property
allSession property
dark_mode
light_mode
allSession
property
Map
<
String
,
dynamic
>
get
allSession
Gets all session data
Implementation
Map<String, dynamic> get allSession => _session.getAllData();
khadem package
documentation
http
Request
allSession property
Request class