update abstract method

Future<void> update(
  1. T model
)

Implementation

Future<void> update(T model);