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