isComplete property

bool get isComplete

Whether this declaration is complete for augmentation purposes.

A getter declaration is complete if it is external or has a body.

Implementation

bool get isComplete;