menu
at_server_spec package
documentation
verbs.dart
LocalLookup
requiresAuth method
requiresAuth method
dark_mode
light_mode
requiresAuth
method
@
override
bool
requiresAuth
(
)
override
Returns whether a verb requires authentication
Implementation
@override bool requiresAuth() { return true; }
at_server_spec package
documentation
verbs
LocalLookup
requiresAuth method
LocalLookup class