resumedChatGroupId property

  1. @JsonKey.new(name: 'resumed_chat_group_id')
String? get resumedChatGroupId
inherited

Implementation

@JsonKey(name: 'access_token') String? get accessToken;@JsonKey(name: 'config_id') String? get configId;@JsonKey(name: 'config_version') int? get configVersion;@JsonKey(name: 'event_limit') int? get eventLimit;@JsonKey(name: 'resumed_chat_group_id') String? get resumedChatGroupId;