onBackgroundMessage abstract method

void onBackgroundMessage(
  1. Function onRecieve
)

Implementation

void onBackgroundMessage(Function onRecieve);