Flutter: I don't want to uploading an image into server but i want to make it optional but an error appears "null check operator used on a null value"
I make uploading an image into server and it work but i want to make it optional, its up to user whether want to upload or not. But an error appears "null check operator used on a null value" if…