menu
neomage package
documentation
data/commands/command_registry.dart
CommandRegistration
requiresAuth property
requiresAuth property
dark_mode
light_mode
requiresAuth
property
bool
requiresAuth
final
Whether this command requires authentication.
Implementation
final bool requiresAuth;
neomage package
documentation
data/commands/command_registry
CommandRegistration
requiresAuth property
CommandRegistration class