updateAll abstract method

Future<void> updateAll(
  1. List<T> history
)

Implementation

Future<void> updateAll(List<T> history);