seed abstract method

Future<bool> seed(
  1. List<MapEntry<String, String>> items
)

Implementation

Future<bool> seed(List<MapEntry<String, String>> items);