groupId property
- @JsonKey(fromJson: fromGraphQLChatIdNullableToDartChatIdNullable, toJson: fromDartChatIdNullableToGraphQLChatIdNullable)
final
Implementation
@JsonKey(
fromJson: fromGraphQLChatIdNullableToDartChatIdNullable,
toJson: fromDartChatIdNullableToGraphQLChatIdNullable)
final ChatId? groupId;