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