menu
tinode_community package
documentation
tinode.dart
Credential
Credential constructor
Credential constructor
dark_mode
light_mode
Credential
constructor
Credential
(
{
String
?
meth
,
String
?
val
,
String
?
resp
,
Map
<
String
,
dynamic
>
?
params
,
bool
?
done
,
})
Implementation
Credential({this.meth, this.val, this.resp, this.params, this.done});
tinode_community package
documentation
tinode
Credential
Credential constructor
Credential class