updateAll abstract method

  1. @update
Future<int> updateAll(
  1. List<ModelType> people
)

Implementation

@update
Future<int> updateAll(List<ModelType> people);