getAllSelectedItems property

Map<String, List<VNestedCheckboxItem>> Function() getAllSelectedItems
getter/setter pair

Implementation

late Map<String, List<VNestedCheckboxItem>> Function() getAllSelectedItems;