menu
aareguru_api package
documentation
requests.dart
CurrentRequest
CurrentRequest constructor
CurrentRequest constructor
dark_mode
light_mode
CurrentRequest
constructor
CurrentRequest
(
String
host
,
String
apiPath
, {
required
String
city
,
String
?
appName
,
String
?
appVersion
,
})
Implementation
CurrentRequest(super.host, super.apiPath, {required super.city, super.appName, super.appVersion});
aareguru_api package
documentation
requests
CurrentRequest
CurrentRequest constructor
CurrentRequest class