durationLong method

ToastItem durationLong()

Implementation

ToastItem durationLong() {
  durationMS = 5000;
  return this;
}