menu
kalil_utils package
documentation
event_sourcing_data.dart
TreeUndoableEventSourcedModel<S extends EventSourcedSnapshot<S, B, E>, B extends EventSourcedSnapshotBuilder<S, B, E>, E extends UndoableEventSourcedEvent<S, B, E>>
nextAlt abstract method
nextAlt abstract method
dark_mode
light_mode
nextAlt
abstract method
bool
nextAlt
(
)
Implementation
bool nextAlt();
kalil_utils package
documentation
event_sourcing_data
TreeUndoableEventSourcedModel<S extends EventSourcedSnapshot<S, B, E>, B extends EventSourcedSnapshotBuilder<S, B, E>, E extends UndoableEventSourcedEvent<S, B, E>>
nextAlt abstract method
TreeUndoableEventSourcedModel class