showToast abstract method

void showToast(
  1. String message
)

Implementation

void showToast(String message);