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