menu
flutter_const package
documentation
server/api_helper.dart
ApiHelper
ApiHelper const constructor
ApiHelper const constructor
dark_mode
light_mode
ApiHelper
constructor
const
ApiHelper
(
{
Map
<
String
,
String
>
?
headers
,
})
Implementation
const ApiHelper({this.headers});
flutter_const package
documentation
server/api_helper
ApiHelper
ApiHelper const constructor
ApiHelper class