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