before property
- @JsonKey(fromJson: fromGraphQLChatItemsCursorNullableToDartChatItemsCursorNullable, toJson: fromDartChatItemsCursorNullableToGraphQLChatItemsCursorNullable)
final
Implementation
@JsonKey(
fromJson: fromGraphQLChatItemsCursorNullableToDartChatItemsCursorNullable,
toJson: fromDartChatItemsCursorNullableToGraphQLChatItemsCursorNullable)
final ChatItemsCursor? before;