fun AssetManager.fileAsString(subdirectory: String, filename: String): String
get String from Assets file
subdirectory - name of directory
subdirectory
filename - name of file
filename
Return String object