get abstract method

Future<Room> get(
  1. String roomId
)

Implementation

Future<Room> get(String roomId);