useCount property
Number of internal references currently using this configuration. This informational parameter is read-only. Deprecated for Media2 Service.
Implementation
@JsonKey(
name: 'UseCount',
fromJson: OnvifUtil.intMappedFromXml,
)
final int useCount;