CONTINUATION_TOKEN top-level constant

List<String> const CONTINUATION_TOKEN

Implementation

const List<String> CONTINUATION_TOKEN = [
  'continuationItemRenderer',
  'continuationEndpoint',
  'continuationCommand',
  'token',
];