EduskuntaViewModel

constructor(repository: MemberRepository, noteRepository: NoteRepository)

Parameters

repository

The repository to use for the view model.

noteRepository

The repository to use for the notes.