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