isAbstract property

bool get isAbstract

Implementation

bool get isAbstract => definition == null && !isExternal;