core.Map<core.String, core.dynamic> toJson() => { if (deviceType != null) 'deviceType': deviceType!, if (id != null) 'id': id!, };