RoomErrorCallback typedef

RoomErrorCallback = void Function(String error)

Implementation

typedef RoomErrorCallback = void Function(String error);