join method
Join the room. Call when the experience starts.
Implementation
Future<void> join() async {
// Stubbed for public pub.dev release
}
Join the room. Call when the experience starts.
Future<void> join() async {
// Stubbed for public pub.dev release
}