menu
fast_app package
documentation
net/fast_request.dart
FastRequest
header method
header method
dark_mode
light_mode
header
method
Map
<
String
,
dynamic
>
header
(
)
Implementation
Map<String, dynamic> header() => <String, dynamic>{"Content-Type": "application/json"};
fast_app package
documentation
net/fast_request
FastRequest
header method
FastRequest class