menu
tinode_community package
documentation
tinode.dart
AccountParams
AccountParams constructor
AccountParams constructor
dark_mode
light_mode
AccountParams
constructor
AccountParams
(
{
DefAcs
?
defacs
,
Map
<
String
,
dynamic
>
?
public
,
Map
<
String
,
dynamic
>
?
private
,
List
<
String
>
?
tags
,
String
?
token
,
List
<
Credential
>
?
cred
,
})
Implementation
AccountParams({ this.defacs, this.public, this.private, this.tags, this.token, this.cred, });
tinode_community package
documentation
tinode
AccountParams
AccountParams constructor
AccountParams class