Flutter
services
AssetBundle
clear method
clear
description
clear
method
Null safety
void
clear
(
)
If this is a caching asset bundle, clear all cached data.
Implementation
void clear() { }
Flutter
services
AssetBundle
clear method
AssetBundle class
Constructors
AssetBundle
Properties
hashCode
runtimeType
Methods
clear
evict
load
loadBuffer
loadString
loadStructuredData
noSuchMethod
toString
Operators
operator ==