isPrivate property

bool get isPrivate

Implementation

bool get isPrivate => _type == _Type.private;