requiresAuth property

bool get requiresAuth

Whether this command requires prior authentication.

Implementation

bool get requiresAuth => false;