constructor2 property
The constructor that was called.
Implementation
@Deprecated('Use constructor instead')
ConstructorElement get constructor2;
The constructor that was called.
@Deprecated('Use constructor instead')
ConstructorElement get constructor2;