menu
sequre_copyproof package
documentation
mlkit/response_copyproof_detection.dart
Dimensions
Dimensions.fromJson constructor
Dimensions.fromJson constructor
dark_mode
light_mode
Dimensions.fromJson
constructor
Dimensions.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Dimensions.fromJson(Map<String, dynamic> json) { height = json['height']; width = json['width']; }
sequre_copyproof package
documentation
mlkit/response_copyproof_detection
Dimensions
Dimensions.fromJson constructor
Dimensions class