putAll abstract method

Future<void> putAll(
  1. List<FeedEntryModel> models
)

Implementation

Future<void> putAll(List<FeedEntryModel> models);