saveAll abstract method

Future<void> saveAll(
  1. Map<String, Object?> values
)

Implementation

Future<void> saveAll(Map<String, Object?> values);