BLEDevicePairingViewModel
class BLEDevicePairingViewModel @Inject constructor(bleService: EngageBLEService, uiStateMapper: BLEDevicePairingUiStateMapper, appScreenEvents: AppScreenEvents) : ViewModel
Constructors
Link copied to clipboard
@Inject