isComplete property
bool
get
isComplete
Whether this declaration is complete for augmentation purposes.
A setter declaration is complete if it is external or has a body.
Implementation
bool get isComplete;