menu
khadem package
documentation
support.dart
Storage
lastModified static method
lastModified static method
dark_mode
light_mode
lastModified
static method
Future
<
DateTime
>
lastModified
(
String
path
)
Implementation
static Future<DateTime> lastModified(String path) => _instance.lastModified(path);
khadem package
documentation
support
Storage
lastModified static method
Storage class