before property
- @JsonKey(fromJson: fromGraphQLIncomingChatCallsCursorNullableToDartIncomingChatCallsCursorNullable, toJson: fromDartIncomingChatCallsCursorNullableToGraphQLIncomingChatCallsCursorNullable)
final
Implementation
@JsonKey(
fromJson:
fromGraphQLIncomingChatCallsCursorNullableToDartIncomingChatCallsCursorNullable,
toJson:
fromDartIncomingChatCallsCursorNullableToGraphQLIncomingChatCallsCursorNullable)
final IncomingChatCallsCursor? before;