removePushRegistrations method

dynamic removePushRegistrations(
  1. String channelType,
  2. String registrationId
)

Implementation

external dynamic removePushRegistrations(
  String channelType,
  String registrationId,
);