appActionReceiver method
Implementation
Stream<ActionNotification> appActionReceiver() async*{
throw UnimplementedError("appActionReceiver() has not been implemented.");
}
Stream<ActionNotification> appActionReceiver() async*{
throw UnimplementedError("appActionReceiver() has not been implemented.");
}