before property
- @JsonKey(fromJson: fromGraphQLFavoriteChatContactsCursorNullableToDartFavoriteChatContactsCursorNullable, toJson: fromDartFavoriteChatContactsCursorNullableToGraphQLFavoriteChatContactsCursorNullable)
final
Implementation
@JsonKey(
fromJson:
fromGraphQLFavoriteChatContactsCursorNullableToDartFavoriteChatContactsCursorNullable,
toJson:
fromDartFavoriteChatContactsCursorNullableToGraphQLFavoriteChatContactsCursorNullable)
final FavoriteChatContactsCursor? before;