configurations property

  1. @Deprecated('Removed from the specification')
NodeList<Configuration> get configurations

The configurations that control which file is actually included.

Implementation

@Deprecated('Removed from the specification')
NodeList<Configuration> get configurations;