Actions class
Constructors
- Actions.new(String? url, String? name, String? method)
- Actions.empty()
-
factory
-
Actions.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited