menu
swift_server package
documentation
api.dart
HttpAction
setGetArgs abstract method
setGetArgs abstract method
dark_mode
light_mode
setGetArgs
abstract method
@
Compile
void
setGetArgs
(
Map
<
String
,
String
>
queryParameters
)
Implementation
@Compile void setGetArgs(Map<String, String> queryParameters);
swift_server package
documentation
api
HttpAction
setGetArgs abstract method
HttpAction class