updateLocally abstract method

Future<void> updateLocally(
  1. T model
)

Implementation

Future<void> updateLocally(T model);