videoChatStarted property

  1. @JsonKey(name: 'video_chat_started')
VideoChatStarted? get videoChatStarted
inherited

Optional. Service message: video chat started

Implementation

@JsonKey(name: 'video_chat_started')
VideoChatStarted? get videoChatStarted;