showNotification abstract method

void showNotification(
  1. String title,
  2. String body
)

Implementation

void showNotification(String title, String body);