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