maxStorageConfigurations property

  1. @JsonKey(name: '@MaxStorageConfigurations', fromJson: OnvifUtil.stringToBool)
bool maxStorageConfigurations
final

Indicates maximum number of storage configurations supported.

Implementation

@JsonKey(name: '@MaxStorageConfigurations', fromJson: OnvifUtil.stringToBool)
final bool maxStorageConfigurations;