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