fragments property

Implementation

List<FragmentDefinition> get fragments =>
    definitions.whereType<FragmentDefinition>().toList();