configurations property Null safety
Return the configurations used to control which library will actually be loaded at run-time.
Implementation
NodeList<Configuration> get configurations;
Return the configurations used to control which library will actually be loaded at run-time.
NodeList<Configuration> get configurations;