-
public class SnapPhotoFile
Model that holds a photo file.
-
-
Method Summary
Modifier and Type Method Description File
getPhotoFile()
Getter for the photo file.
-
-
-
Method Detail
-
getPhotoFile
@NonNull() File getPhotoFile()
Getter for the photo file.
-
-