PopupCallController constructor
- ChatId chatId,
- CallService _callService,
- AbstractSettingsRepository _settingsRepository
Implementation
PopupCallController(this.chatId, this._callService, this._settingsRepository);
PopupCallController(this.chatId, this._callService, this._settingsRepository);