menu
substrate_metadata package
documentation
derived_codecs/derived_codecs.dart
ConstantsCodec
clearCache method
clearCache method
dark_mode
light_mode
clearCache
method
void
clearCache
(
)
Clear the cache
Implementation
void clearCache() { _decodedCache.clear(); }
substrate_metadata package
documentation
derived_codecs/derived_codecs
ConstantsCodec
clearCache method
ConstantsCodec class