WaveformEdit class sealed
One edit operation, as a value.
This class is sealed, so a renderer or an exporter can switch over the whole set. The compiler then catches a new kind that the code does not handle.
- Implementers
Properties
Methods
-
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