isInstancePublic property

bool get isInstancePublic

Implementation

bool get isInstancePublic => isPublic && !isStatic && !isHypenInternal;