menu
tencent_cloud_whiteboard package
documentation
model/file_info.dart
FileInfo
FileInfo.fromJson factory constructor
FileInfo.fromJson factory constructor
dark_mode
light_mode
FileInfo.fromJson
constructor
FileInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FileInfo.fromJson(Map<String, dynamic> json) => _$FileInfoFromJson(json);
tencent_cloud_whiteboard package
documentation
model/file_info
FileInfo
FileInfo.fromJson factory constructor
FileInfo class