previousToken property

String? previousToken
inherited

A value that encodes the previous 'page' of results that can be requested, via the pagination_token request parameter.

Implementation

String? get previousToken => throw _privateConstructorUsedError;