Companion
object Companion
Factory for creating EduskuntaViewModel.
Parameters
member Repository
The repository to use for the view model.
note Repository
The repository to use for the notes.
Functions
Link copied to clipboard
fun provideFactory(memberRepository: MemberRepository, noteRepository: NoteRepository): ERROR CLASS: Symbol not found for ViewModelProvider.Factory