DiaryService constructor

DiaryService()

Factory constructor to access the singleton instance.

Implementation

factory DiaryService() => instance;