delete method

Future<int> delete()

Implementation

Future<int> delete() => _operator.delete(this);