deletePhoto property

void Function(String photoPath)? deletePhoto
final

Callback to delete a specific photo.

Implementation

final void Function(String photoPath)? deletePhoto;