menu
googleapis package
documentation
ces/v1.dart
GenerateChatTokenResponse
GenerateChatTokenResponse.new constructor
GenerateChatTokenResponse.new constructor
dark_mode
light_mode
GenerateChatTokenResponse
constructor
GenerateChatTokenResponse
(
{
String
?
chatToken
,
String
?
expireTime
,
})
Implementation
GenerateChatTokenResponse({this.chatToken, this.expireTime});
googleapis package
documentation
ces/v1
GenerateChatTokenResponse
GenerateChatTokenResponse.new constructor
GenerateChatTokenResponse class