Toastification constructor

Toastification()

returns the singleton instance of the class

Implementation

factory Toastification() => _instance;