menu
tencent_cloud_whiteboard package
documentation
model/file_info.dart
FileInfo
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this FileInfo to a JSON map.
Implementation
Map<String, dynamic> toJson();
tencent_cloud_whiteboard package
documentation
model/file_info
FileInfo
toJson abstract method
FileInfo class