ChatCallRoomJoinLink.fromJson constructor
- String val
Constructs a ChatCallRoomJoinLink from the provided val.
Implementation
factory ChatCallRoomJoinLink.fromJson(String val) = ChatCallRoomJoinLink;
Constructs a ChatCallRoomJoinLink from the provided val.
factory ChatCallRoomJoinLink.fromJson(String val) = ChatCallRoomJoinLink;