remoteUserHandling property
- @JsonKey(name: 'RemoteUserHandling', fromJson: OnvifUtil.stringOrMappedToBool, defaultValue: false)
final
Implementation
@JsonKey(
name: 'RemoteUserHandling',
fromJson: OnvifUtil.stringOrMappedToBool,
defaultValue: false)
final bool remoteUserHandling;