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