constructor2 property

  1. @Deprecated('Use constructor instead')
ConstructorElement get constructor2

The constructor that was called.

Implementation

@Deprecated('Use constructor instead')
ConstructorElement get constructor2;