curioustechizen/covid19india-flutter

Ensure proper visibility of fields in BaseViewModel

Closed this issue · 0 comments

Some fields like uiState and currentState are not encapsulated correctly, they should be have private setters.