update abstract method

Future<E?> update(
  1. E entity
)

Implementation

Future<E?> update(E entity);