Should I assign all object variables during the object construction phase?
class IndexPageComponent { contactInfo$: Observable | null = null