menu
agnext_common_library_flutter package
documentation
agnext_common_library_flutter.dart
HttpsService
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
getter/setter pair
Implementation
static var headers = {'Authorization': 'Bearer $token}'};
agnext_common_library_flutter package
documentation
agnext_common_library_flutter
HttpsService
headers property
HttpsService class