ToastrService constructor

ToastrService()

Factory constructor that returns the singleton instance

Implementation

factory ToastrService() => _instance;