isOriginImplicitDefault property
bool
get
isOriginImplicitDefault
Whether the constructor was created because there are no explicit constructors.
When this is true, isOriginDeclaration and
isOriginMixinApplication are false.
Implementation
bool get isOriginImplicitDefault;