isPrivate property

bool get isPrivate

Implementation

bool get isPrivate => name.startsWith("private-");