abstract fun getMember(personNumber: Int): ERROR CLASS: Symbol not found for Flow<com/example/eduskunta/data/db/entities/MemberEntity?>
Get member by personNumber from the database. Flow is used to get updates on the data.
The person number of the member.