after property
- @JsonKey(fromJson: fromGraphQLChatContactsCursorNullableToDartChatContactsCursorNullable, toJson: fromDartChatContactsCursorNullableToGraphQLChatContactsCursorNullable)
final
Implementation
@JsonKey(
fromJson:
fromGraphQLChatContactsCursorNullableToDartChatContactsCursorNullable,
toJson:
fromDartChatContactsCursorNullableToGraphQLChatContactsCursorNullable)
final ChatContactsCursor? after;