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