isOriginVariable property

bool get isOriginVariable

Whether the property accessor is from a FieldElement or TopLevelVariableElement.

When this is true, isOriginDeclaration and isOriginInterface are false.

Implementation

bool get isOriginVariable;