menu
easy_onvif package
documentation
model/device_information_response.dart
GetDeviceInformationResponse
model property
model property
dark_mode
light_mode
model
property
@JsonKey(name: 'Model', fromJson: OnvifUtil.mappedToString)
String
model
final
The device model.
Implementation
@JsonKey(name: 'Model', fromJson: OnvifUtil.mappedToString) final String model;
easy_onvif package
documentation
model/device_information_response
GetDeviceInformationResponse
model property
GetDeviceInformationResponse class