hasEmptyConstructor property
bool
get
hasEmptyConstructor
Returns true if the class has an empty constructor.
Implementation
bool get hasEmptyConstructor;
Returns true if the class has an empty constructor.
bool get hasEmptyConstructor;