menu
at_server_spec package
documentation
verbs.dart
Verb
requiresAuth abstract method
requiresAuth abstract method
dark_mode
light_mode
requiresAuth
abstract method
bool
requiresAuth
(
)
Returns whether a verb requires authentication
Implementation
bool requiresAuth();
at_server_spec package
documentation
verbs
Verb
requiresAuth abstract method
Verb class