flutter_workmanager
                                
                                
                                
                                    flutter_workmanager copied to clipboard
                            
                            
                            
                        pass SendData with background Task in iOS
I want to pass data while creating background task , for android there is option of inputData but I can't find any option for iOS.
Can anyone help me with this
inputData is not available on iOS.
This needs to be documented better perhaps.