menu
helixworlds_snatcher_sdk package
documentation
features/scan/data/model/scan_model.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);
helixworlds_snatcher_sdk package
documentation
features/scan/data/model/scan_model
FileInfo
FileInfo.fromJson factory constructor
FileInfo class