FToast constructor

FToast()

Prmary Constructor for FToast

Implementation

factory FToast() {
  return _instance;
}