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