menu
hng_authentication package
documentation
authentication.dart
ApiConfig
headers constant
headers constant
dark_mode
light_mode
headers
constant
Map
<
String
,
String
>
const
headers
Implementation
static const Map<String, String> headers = { 'Content-Type': 'application/json', };
hng_authentication package
documentation
authentication
ApiConfig
headers constant
ApiConfig class