ver property
- @JsonKey(fromJson: fromGraphQLChatVersionNullableToDartChatVersionNullable, toJson: fromDartChatVersionNullableToGraphQLChatVersionNullable)
final
Implementation
@JsonKey(
fromJson: fromGraphQLChatVersionNullableToDartChatVersionNullable,
toJson: fromDartChatVersionNullableToGraphQLChatVersionNullable)
final ChatVersion? ver;