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