menu
scanbot_sdk
common_platform
Size
Size.fromJson factory constructor
Size.fromJson
brightness_4
brightness_5
Size.fromJson
constructor
Size.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Size.fromJson(Map<String, dynamic> json) => _$SizeFromJson(json);
scanbot_sdk
common_platform
Size
Size.fromJson factory constructor
Size class
Constructors
Size
fromJson
Properties
hashCode
height
runtimeType
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==