componentSets property

Map<String, ComponentSet>? componentSets
final

File component sets, if any.

Implementation

final Map<String, ComponentSet>? componentSets;