isOriginInterface property

bool get isOriginInterface

Whether the method is created while building interface.

When this is true, isOriginDeclaration is false.

Implementation

bool get isOriginInterface;