isOriginDeclaration property
bool
get
isOriginDeclaration
Whether the method is from an explicit MethodDeclaration.
When this is true, isOriginInterface is false.
Implementation
bool get isOriginDeclaration;