ToastUtils constructor

ToastUtils()

Implementation

factory ToastUtils() {
  return _instance;
}