menu
brick_offline_first_with_rest package
documentation
rest_to_offline_first_converter.dart
RestToOfflineFirstConverter
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
final
Any extra headers to pass in the GET call
Implementation
final Map<String, String>? headers;
brick_offline_first_with_rest package
documentation
rest_to_offline_first_converter
RestToOfflineFirstConverter
headers property
RestToOfflineFirstConverter class