save abstract method

Future<void> save(
  1. FeedEntryModel model
)

Implementation

Future<void> save(FeedEntryModel model);