menu
barcode_scanner package
documentation
json/common_data.dart
FinderAspectRatio
FinderAspectRatio.fromJson factory constructor
FinderAspectRatio.fromJson factory constructor
dark_mode
light_mode
FinderAspectRatio.fromJson
constructor
FinderAspectRatio.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FinderAspectRatio.fromJson(Map<String, dynamic> json) => _$FinderAspectRatioFromJson(json);
barcode_scanner package
documentation
json/common_data
FinderAspectRatio
FinderAspectRatio.fromJson factory constructor
FinderAspectRatio class