menu
plugng package
documentation
plugng_plugin.dart
PluginCall
PluginCall.new constructor
PluginCall.new constructor
dark_mode
light_mode
PluginCall
constructor
PluginCall
(
String
id
,
String
target
,
String
method
, {
Duration
?
timeout
,
dynamic
args
,
})
Implementation
PluginCall(this.id, this.target, this.method, {this.timeout, this.args});
plugng package
documentation
plugng_plugin
PluginCall
PluginCall.new constructor
PluginCall class