onMessageReceived method

dynamic onMessageReceived(
  1. String title
)

Implementation

onMessageReceived(String title) {
   throw UnimplementedError('onMessageReceived() has not been implemented.');
 }