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