uploadAndReturnIdFunction property

UploadReturnId uploadAndReturnIdFunction
final

The function to upload the file and return the upload ID

Takes in a Map of the image data, and a BuildContext that is used to notify the user once the upload is successful

Implementation

final UploadReturnId uploadAndReturnIdFunction;