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