onPhotoUploaded property

dynamic Function(String photoType, String photoUrl, List<int> imageBytes) onPhotoUploaded
final

Implementation

final Function(String photoType, String photoUrl, List<int> imageBytes) onPhotoUploaded;