menu
capturesdk_flutter package
documentation
classes/decoded_data.dart
DecodedData
DecodedData.fromJson factory constructor
DecodedData.fromJson factory constructor
dark_mode
light_mode
DecodedData.fromJson
constructor
DecodedData.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory DecodedData.fromJson(Map<String, Object?> json) => _$DecodedDataFromJson(json);
capturesdk_flutter package
documentation
classes/decoded_data
DecodedData
DecodedData.fromJson factory constructor
DecodedData class