writeFileOnInternalStorage

fun writeFileOnInternalStorage(context: Context, fileName: String, body: String = "", dirName: String)