XAction class abstract
Constructors
- XAction({String? name, String? group})
- XAction.fromUri(String uri)
-
factory
Properties
Methods
-
invoke(
) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited