CreateResponseJoinRoomType typedef
Type definition for the function that creates a ResponseJoinRoom.
Implementation
typedef CreateResponseJoinRoomType = Future<ResponseJoinRoom> Function(
CreateResponseJoinRoomOptions options);
Type definition for the function that creates a ResponseJoinRoom.
typedef CreateResponseJoinRoomType = Future<ResponseJoinRoom> Function(
CreateResponseJoinRoomOptions options);