fromMap(Map<String,dynamic >fileObject){ this.filename=fileObject.getString("name"); this._fileObject=fileObject; }