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