getAllData abstract method

Future<List> getAllData(
  1. String collectionId
)

Implementation

Future<List> getAllData(String collectionId);