menu
tinode_community package
documentation
tinode.dart
AuthToken
AuthToken constructor
AuthToken constructor
dark_mode
light_mode
AuthToken
constructor
AuthToken
(
String
token
,
DateTime
expires
)
Implementation
AuthToken(this.token, this.expires);
tinode_community package
documentation
tinode
AuthToken
AuthToken constructor
AuthToken class