menu
googleapis package
documentation
chat/v1.dart
Thread
Thread constructor
Thread constructor
dark_mode
light_mode
Thread
constructor
Thread
(
{
String
?
name
,
String
?
threadKey
,
})
Implementation
Thread({ this.name, this.threadKey, });
googleapis package
documentation
chat/v1
Thread
Thread constructor
Thread class