before property
- @JsonKey(fromJson: fromGraphQLFavoriteChatsCursorNullableToDartFavoriteChatsCursorNullable, toJson: fromDartFavoriteChatsCursorNullableToGraphQLFavoriteChatsCursorNullable)
final
Implementation
@JsonKey(
fromJson:
fromGraphQLFavoriteChatsCursorNullableToDartFavoriteChatsCursorNullable,
toJson:
fromDartFavoriteChatsCursorNullableToGraphQLFavoriteChatsCursorNullable)
final FavoriteChatsCursor? before;