onMessageReceivedInTheForeground method

Future<void> onMessageReceivedInTheForeground(
  1. String callbackId
)

Implementation

external Future<void> onMessageReceivedInTheForeground(String callbackId);