selections property

Map<String, Selection>? selections
final

Name identifiers and specifications of selection definitions.

The name identifier string will represent the selection in other specifications.

Implementation

final Map<String, Selection>? selections;