menu
wp_notify package
documentation
networking/wp_notify_api_service.dart
WpNotifyApiService
setMethod method
setMethod method
dark_mode
light_mode
setMethod
method
dynamic
setMethod
(
String
method
)
inherited
Set the
method
for the request.
Implementation
setMethod(String method) { _api.options.method = method; }
wp_notify package
documentation
networking/wp_notify_api_service
WpNotifyApiService
setMethod method
WpNotifyApiService class