pushLocal method
Implementation
void pushLocal(
ICustomRemoteMessage message, {
PushNotificationChannelConfig? channelConfig,
}) {
throw UnimplementedError();
}
void pushLocal(
ICustomRemoteMessage message, {
PushNotificationChannelConfig? channelConfig,
}) {
throw UnimplementedError();
}