menu
sendbird_sdk package
documentation
core/models/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);
sendbird_sdk package
documentation
core/models/file_info
FileInfo
FileInfo.fromJson factory constructor
FileInfo class