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