clear abstract method

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

清空表所有数据

Implementation

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