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