FlutterToastrView constructor

FlutterToastrView()

Implementation

factory FlutterToastrView() {
  return _singleton;
}