getInfoRoom abstract method

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

Implementation

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