hasDefaultConstructor property

bool hasDefaultConstructor

Returns true if the class has a default constructor.

Implementation

bool get hasDefaultConstructor;