requiresAuth property
bool
get
requiresAuth
Whether this command requires prior authentication.
Implementation
bool get requiresAuth => false;
Whether this command requires prior authentication.
bool get requiresAuth => false;