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