EduskuntaApplication

class EduskuntaApplication : <ERROR CLASS> ERROR CLASS: Symbol not found for Application

Application class for the Eduskunta app. It initializes the database and the repository.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val database: ERROR CLASS: Unresolved name: getValue

Database instance.

Link copied to clipboard
val memberRepository: ERROR CLASS: Unresolved name: getValue

Repository instance.

Link copied to clipboard
val noteRepository: ERROR CLASS: Unresolved name: getValue

Note repository instance.