saveLocally abstract method

Future<void> saveLocally(
  1. T model
)

Implementation

Future<void> saveLocally(T model);