delete method

Future<void> delete()

Implementation

Future<void> delete() async => await withFields([]).delete();