LobbyRequestManager constructor

LobbyRequestManager(
  1. BuildContext? _context,
  2. RtcViewmodel? viewModel
)

Implementation

LobbyRequestManager(this._context, this.viewModel);