getRoomInfo abstract method

Future<Meeting?> getRoomInfo(
  1. int code
)

Implementation

Future<Meeting?> getRoomInfo(int code);