isOriginMixinApplication property
bool
get
isOriginMixinApplication
Whether the constructor was created for a mixin application.
When this is true, isOriginDeclaration and
isOriginImplicitDefault are false.
Implementation
bool get isOriginMixinApplication;