components property

Map<String, Component>? components
final

File components, if any.

Implementation

final Map<String, Component>? components;