menu
scanbot_sdk
json/common.dart
Insets
Insets.fromJson factory constructor
Insets.fromJson
brightness_4
brightness_5
Insets.fromJson
constructor
Insets.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Insets.fromJson(Map<String, dynamic> json) => _$InsetsFromJson(json);
scanbot_sdk
common
Insets
Insets.fromJson factory constructor
Insets class