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