canUseVad property

bool canUseVad

Whether this set of permissions has the useVad permission.

Implementation

bool get canUseVad => has(useVad);