isDefaultConstructor property
bool
get
isDefaultConstructor
Return true
if this constructor can be used as a default constructor -
unnamed and has no required parameters.
Implementation
bool get isDefaultConstructor;