initializers property

NodeList<ConstructorInitializer> get initializers

Return the initializers associated with the constructor.

Implementation

NodeList<ConstructorInitializer> get initializers;