at_server_spec
verbs
ProxyLookup
requiresAuth method
requiresAuth
at_server_spec
verbs
ProxyLookup
requiresAuth method
ProxyLookup class
Constructors
ProxyLookup
Properties
hashCode
runtimeType
Methods
dependsOn
name
noSuchMethod
requiresAuth
syntax
toString
usage
Operators
operator ==
requiresAuth
method
@
override
bool
requiresAuth
(
)
override
Returns whether a verb requires authentication
Implementation
@override bool requiresAuth() { return true; }