updateAll abstract method

Future<void> updateAll(
  1. List<SourcePatchModel> patches
)

Implementation

Future<void> updateAll(List<SourcePatchModel> patches);