menu
hooks_easy package
documentation
hooks_easy.dart
HooksEasy
HooksEasy.new constructor
HooksEasy.new constructor
dark_mode
light_mode
HooksEasy
constructor
HooksEasy
(
{
required
String
url
,
Map
<
String
,
String
>
headers
=
const {}
,
bool
debug
=
false
,
})
Implementation
HooksEasy({ required this.url, this.headers = const {}, this.debug = false, });
hooks_easy package
documentation
hooks_easy
HooksEasy
HooksEasy.new constructor
HooksEasy class