all abstract method

Future<List<Result>> all({
  1. int? limit,
})

Implementation

Future<List<Result>> all({int? limit});