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