initData method

void initData()

Implementation

void initData() {
  selectedEventTypeValue.value = SiteType.birthdays;
}