menu
conduit_core
conduit.managed_auth
ResourceOwnerTableDefinition
tokens property
tokens
brightness_4
tokens
property
Null safety
ManagedSet
<
ManagedAuthToken
>
?
tokens
read / write
The list of tokens issue for this resource owner.
Implementation
ManagedSet<ManagedAuthToken>? tokens;
conduit_core
conduit.managed_auth
ResourceOwnerTableDefinition
tokens property
ResourceOwnerTableDefinition class
Constructors
ResourceOwnerTableDefinition
Properties
hashCode
hashedPassword
id
runtimeType
salt
tokens
username
Methods
noSuchMethod
toString
Operators
operator ==