getRoomInfo abstract method

Future<Result<Room>> getRoomInfo(
  1. String code
)

Implementation

Future<Result<Room>> getRoomInfo(String code);