deleteLocally abstract method

Future<void> deleteLocally(
  1. T model
)

Implementation

Future<void> deleteLocally(T model);