collections property

  1. @override
Future<List<AsyncCollection>> collections
override

The Collections in this scope.

Implementation

@override
Future<List<AsyncCollection>> get collections;