OpenDroneIdSystemUpdate constructor
OpenDroneIdSystemUpdate({})
Implementation
OpenDroneIdSystemUpdate({
required this.operatorLatitude,
required this.operatorLongitude,
required this.operatorAltitudeGeo,
required this.timestamp,
required this.targetSystem,
required this.targetComponent,
});