collections method

  1. @override
Future<List<String>> collections()
override

Implementation

@override
Future<List<String>> collections() async => [collectionName];