menu
easy_onvif
shared.dart
IntRectangle
width property
width
dark_mode
light_mode
width
property
@
JsonKey
(name: '@width', fromJson: int.parse)
int
width
final
Implementation
@JsonKey(name: '@width', fromJson: int.parse) final int width;
easy_onvif
shared
IntRectangle
width property
IntRectangle class