initializers property
NodeList<ConstructorInitializer>
get
initializers
The initializers associated with the constructor.
Implementation
NodeList<ConstructorInitializer> get initializers;
The initializers associated with the constructor.
NodeList<ConstructorInitializer> get initializers;