menu
intellicon_chat_sdk package
documentation
helper/_token.dart
Token
Token.new constructor
Token.new constructor
dark_mode
light_mode
Token
constructor
Token
(
{
bool
?
success
,
String
?
token
,
})
Implementation
Token({ this.success, this.token, });
intellicon_chat_sdk package
documentation
helper/_token
Token
Token.new constructor
Token class