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