pageToken method

String? pageToken()

Retrieves the list of feed token

Implementation

String? pageToken() => _state!.token;