OpenDroneIdAuthentication constructor
OpenDroneIdAuthentication({})
Implementation
OpenDroneIdAuthentication({
required this.timestamp,
required this.targetSystem,
required this.targetComponent,
required this.idOrMac,
required this.authenticationType,
required this.dataPage,
required this.lastPageIndex,
required this.length,
required this.authenticationData,
});