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