menu
scanbot_sdk
scanbot_sdk.dart
CheckIntroDefaultImage
CheckIntroDefaultImage.fromJson factory constructor
CheckIntroDefaultImage.fromJson
dark_mode
light_mode
CheckIntroDefaultImage.fromJson
constructor
CheckIntroDefaultImage.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CheckIntroDefaultImage.fromJson(Map<String, dynamic> json) => CheckIntroDefaultImage();
scanbot_sdk
scanbot_sdk
CheckIntroDefaultImage
CheckIntroDefaultImage.fromJson factory constructor
CheckIntroDefaultImage class