getOneImage

suspend fun getOneImage(): PickerResponse?

Allow user getting one imaged from gallery and compress it with the information of saved in the instance class Moreover, if app has no permission to access gallery, it will ask user to grant permission

Return

Uri Return the uri to resource getted from gallery and compressed with the information of saved in the instance class