JoinLiveStory constructor
JoinLiveStory({
- required int groupCallId,
- GroupCallJoinParameters? joinParameters,
Implementation
JoinLiveStory({required this.groupCallId, this.joinParameters});