nodeToken property Null safety
@JsonKey(name: 'NodeToken', fromJson: OnvifUtil.mappedToString), final
A mandatory reference to the PTZ Node that the PTZ Configuration belongs to.
Implementation
@JsonKey(name: 'NodeToken', fromJson: OnvifUtil.mappedToString)
final String nodeToken;