undo abstract method

Future<T?> undo(
  1. T undo
)

Implementation

Future<T?> undo(T undo);