listFiles

abstract fun listFiles(): List<String>

List all the files in the storage provider.

Return

List of file names.