nextPageToken property

String? nextPageToken
getter/setter pair

A token, which can be sent as page_token to retrieve the next page.

If this field is omitted, there are no subsequent pages. Currently, Google Analytics supports only one FirebaseLink per property, so this will never be populated.

Implementation

core.String? nextPageToken;