requiresAuth property

  1. @override
bool get requiresAuth
override

Whether this command requires prior authentication.

Implementation

@override
bool get requiresAuth => true;