random abstract method

Future<T?> random([
  1. String? tableName
])
inherited

随机获取一个数据

Implementation

Future<T?> random([String? tableName]);