menu
upnp2 package
documentation
upnp.dart
ActionArgument
ActionArgument constructor
ActionArgument constructor
dark_mode
light_mode
ActionArgument
constructor
ActionArgument
(
Action
action
,
String
?
name
,
String
?
direction
,
String
?
relatedStateVariable
,
bool
isRetVal
,
)
Implementation
ActionArgument(this.action, this.name, this.direction, this.relatedStateVariable, this.isRetVal);
upnp2 package
documentation
upnp
ActionArgument
ActionArgument constructor
ActionArgument class