menu
chalona_api package
documentation
core/file/file.io.dart
ChalonaFile
getFile static method
getFile static method
dark_mode
light_mode
getFile
static method
Future
<
List
<
ChalonaFile
>
>
getFile
(
)
Implementation
static Future<List<ChalonaFile>> getFile() async { return []; }
chalona_api package
documentation
core/file/file.io
ChalonaFile
getFile static method
ChalonaFile class