after property
A pagination cursor. This is an object ID that enables you to fetch all objects after this ID.
Implementation
final String? after;
A pagination cursor. This is an object ID that enables you to fetch all objects after this ID.
final String? after;