remove<T> abstract method

Future<bool> remove<T>(
  1. int id
)

Implementation

Future<bool> remove<T>(int id);