core.Map<core.String, core.dynamic> toJson() { final deviceRecognitionVerdict = this.deviceRecognitionVerdict; return {'deviceRecognitionVerdict': ?deviceRecognitionVerdict}; }