Map<String, dynamic> toJson() => { "deviceRecognitionVerdict": List<dynamic>.from(deviceRecognitionVerdict.map((x) => x)), };