menu
yt
yt
LiveChatMessage
LiveChatMessage.fromJson factory constructor
LiveChatMessage.fromJson
brightness_4
brightness_5
LiveChatMessage.fromJson
constructor
LiveChatMessage.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LiveChatMessage.fromJson(Map<String, dynamic> json) => _$LiveChatMessageFromJson(json);
yt
yt
LiveChatMessage
LiveChatMessage.fromJson factory constructor
LiveChatMessage class