Future<Map<String, dynamic>> getCollection({ required int libraryId, required String collectionId, }) { throw UnimplementedError('getCollection() has not been implemented.'); }