view_model_after_auth_view_models_add_post_view_models_add_post_view_modelAddPostViewModel constructorimageFile propertyOn this pageimageFile property File? imageFile <p>The image file that is to be uploaded.</p> <p>params: None returns:</p> <ul> <li><code>File?</code>: The image file</li> </ul> Implementation File? get imageFile =\> _imageFile;