menu
matrix package
documentation
matrix.dart
DatabaseApi
getRoomList abstract method
getRoomList abstract method
dark_mode
light_mode
getRoomList
abstract method
Future
<
List
<
Room
>
>
getRoomList
(
Client
client
)
Implementation
Future<List<Room>> getRoomList(Client client);
matrix package
documentation
matrix
DatabaseApi
getRoomList abstract method
DatabaseApi class