after property

String? after
final

A pagination cursor. This is an object ID that enables you to fetch all objects after this ID.

Implementation

final String? after;