isDefaultConstructor property
bool
get
isDefaultConstructor
Whether the constructor can be used as a default constructor - unnamed, and has no required parameters.
Implementation
bool get isDefaultConstructor;