remove abstract method

Future<int> remove(
  1. Remove statement
)

Deletes the requested row

Implementation

Future<int> remove(Remove statement);