initializers property

Return the initializers associated with the constructor.

Implementation

NodeList<ConstructorInitializer> get initializers;