menu
conduit_core
conduit.managed_auth
ManagedAuthToken
id property
id
brightness_4
id
property
Null safety
@
primaryKey
int
?
id
read / write
inherited
A primary key identifier.
Implementation
@primaryKey int? id;
conduit_core
conduit.managed_auth
ManagedAuthToken
id property
ManagedAuthToken class
Constructors
ManagedAuthToken
fromCode
fromToken
Properties
accessToken
backing
client
code
entity
expirationDate
hashCode
id
issueDate
modelFieldIncludeIfNull
properties
refreshToken
resourceOwner
responseKeyProperties
runtimeType
scope
type
Methods
asAuthCode
asMap
asToken
documentSchema
hasValueForProperty
mapKeyName
noSuchMethod
read
readFromMap
removePropertiesFromBackingMap
removePropertyFromBackingMap
toString
validate
willInsert
willUpdate
Operators
operator ==
operator []
operator []=