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