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