onWarning method

ToastMeta onWarning()

Implementation

ToastMeta onWarning() {
  return ToastMeta.warning();
}