selections property

Map<String, BaseSelection> selections
getter/setter pair

Holds all the selections of this file.

Implementation

Map<String, BaseSelection> selections = {};