menu
flutter_video_caching package
documentation
cache/lru_cache_storage.dart
FileSystemEntityExt
dataTime property
dataTime property
dark_mode
light_mode
dataTime
property
DateTime
get
dataTime
Returns the last modified
DateTime
of the file.
Implementation
DateTime get dataTime => statSync().modified;
flutter_video_caching package
documentation
cache/lru_cache_storage
FileSystemEntityExt
dataTime property
FileSystemEntityExt extension on
FileSystemEntity