cachingProvider property
Caching provider used to get cached tiles.
See online documentation for more information about built-in caching.
Defaults to BuiltInMapCachingProvider. Set to DisabledMapCachingProvider to disable.
Implementation
final MapCachingProvider? cachingProvider;