before property
- @JsonKey(fromJson: fromGraphQLChatMembersCursorNullableToDartChatMembersCursorNullable, toJson: fromDartChatMembersCursorNullableToGraphQLChatMembersCursorNullable)
final
Implementation
@JsonKey(
fromJson:
fromGraphQLChatMembersCursorNullableToDartChatMembersCursorNullable,
toJson:
fromDartChatMembersCursorNullableToGraphQLChatMembersCursorNullable)
final ChatMembersCursor? before;