isPrivate property

bool isPrivate

Implementation

bool get isPrivate => (flags & FLAG_PRIVATE) != 0;