nodeToken property Null safety

String nodeToken
@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;