getAll abstract method

Future<List<T>?> getAll([
  1. Map? args
])

Implementation

Future<List<T>?> getAll([Map? args]);