public SharedDataService() { Person = new PersonModel(); MeetingState = new MeetingStateModel(); AnnotationsModel = new AnnotationsModel(); }