menu
conduit_core
conduit.managed_auth
ManagedAuthClient
tokens property
tokens
brightness_4
tokens
property
Null safety
ManagedSet
<
ManagedAuthToken
>
?
tokens
read / write
inherited
Tokens that have been issued for this client.
Implementation
ManagedSet<ManagedAuthToken>? tokens;
conduit_core
conduit.managed_auth
ManagedAuthClient
tokens property
ManagedAuthClient class
Constructors
ManagedAuthClient
fromClient
Properties
allowedScope
backing
entity
hashCode
hashedSecret
id
modelFieldIncludeIfNull
properties
redirectURI
responseKeyProperties
runtimeType
salt
tokens
Methods
asClient
asMap
documentSchema
hasValueForProperty
mapKeyName
noSuchMethod
read
readFromMap
removePropertiesFromBackingMap
removePropertyFromBackingMap
toString
validate
willInsert
willUpdate
Operators
operator ==
operator []
operator []=