CallOverlayController constructor
- CallService _callService,
- ChatService _chatService,
- AbstractSettingsRepository _settingsRepo
Implementation
CallOverlayController(
this._callService,
this._chatService,
this._settingsRepo,
);
CallOverlayController(
this._callService,
this._chatService,
this._settingsRepo,
);