analytics property
Defines whether the streamed metadata will include metadata from the analytics engines (video, cell motion, audio etc.)
Implementation
@JsonKey(name: 'Analytics', fromJson: OnvifUtil.nullableBoolMappedFromXml)
final bool? analytics;