contexts property

List<Context>? contexts
final

The collection of contexts to be activated before this query is executed.

Implementation

final List<Context>? contexts;