sourceToken property
Token of the Audio Source the configuration applies to
Implementation
@JsonKey(
name: 'SourceToken',
fromJson: OnvifUtil.stringMappedFromXml,
)
final String sourceToken;
Token of the Audio Source the configuration applies to
@JsonKey(
name: 'SourceToken',
fromJson: OnvifUtil.stringMappedFromXml,
)
final String sourceToken;