upsertLocal abstract method

Future<void> upsertLocal(
  1. TEntity entity
)

Implementation

Future<void> upsertLocal(TEntity entity);