menu
file_cache package
documentation
file_cache
CacheEntry
length property
length
brightness_4
length
property
Null safety
int
length
Implementation
int get length { return bytes == null ? 0 : bytes!.lengthInBytes; }
file_cache package
documentation
file_cache
CacheEntry
length property
CacheEntry class
Constructors
CacheEntry
Properties
bytes
ctime
hashCode
length
runtimeType
ttl
url
Methods
isValid
noSuchMethod
toString
writeTo
Operators
operator ==
Static methods
fromFile