after property
- @JsonKey(fromJson: fromGraphQLRecentChatsCursorNullableToDartRecentChatsCursorNullable, toJson: fromDartRecentChatsCursorNullableToGraphQLRecentChatsCursorNullable)
final
Implementation
@JsonKey(
fromJson:
fromGraphQLRecentChatsCursorNullableToDartRecentChatsCursorNullable,
toJson:
fromDartRecentChatsCursorNullableToGraphQLRecentChatsCursorNullable)
final RecentChatsCursor? after;