79192847

Date: 2024-11-15 14:54:05
Score: 1
Natty:
Report link

the LoginViewModel needs to implement the KoinComponent interface

class LoginViewModel:
BaseViewModel<LoginViewModelContract.State, LoginViewModelContract.Event>(),KoinComponent
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mohamed Mabrouki