numberRecordings property
The most recent point in time where there is recorded data on the device.
Implementation
@JsonKey(name: 'NumberRecordings', fromJson: OnvifUtil.mappedToInt)
final int numberRecordings;
The most recent point in time where there is recorded data on the device.
@JsonKey(name: 'NumberRecordings', fromJson: OnvifUtil.mappedToInt)
final int numberRecordings;