drop abstract method

Future<void> drop([
  1. String? tableName
])
inherited

删除表所有数据

Implementation

Future<void> drop([String? tableName]);