LobbyRequestManager constructor
LobbyRequestManager(
- BuildContext? _context,
- RtcViewmodel? viewModel
Implementation
LobbyRequestManager(this._context, this.viewModel);