YUndoKind enum
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, Object?> - Returns this as a serializable JSON value.
-
toString(
) → String -
A string representation of this object.
inherited
-
toWasm(
) → int - Returns this as a WASM canonical abi value.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited