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