currentTourSpot property
Indicates a tour spot currently staying.
Implementation
@JsonKey(name: 'CurrentTourSpot')
final PtzPresetTourSpot? currentTourSpot;
Indicates a tour spot currently staying.
@JsonKey(name: 'CurrentTourSpot')
final PtzPresetTourSpot? currentTourSpot;