TrackAvailableActions class final
Computes route-list actions for a selected stored route.
Constructors
- TrackAvailableActions({required bool canView, required bool canExport, required bool canDelete})
-
const
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