menu
mapbox_ad_flutter package
documentation
mapbox_ad/common/cache/ad_layer_cache.dart
CacheInfo
CacheInfo.new constructor
CacheInfo.new constructor
dark_mode
light_mode
CacheInfo
constructor
CacheInfo
(
String
layerID
,
String
sourceID
,
List
<
String
>
featureIDs
,
int
timestamp
,
)
Implementation
CacheInfo(this.layerID, this.sourceID, this.featureIDs, this.timestamp);
mapbox_ad_flutter package
documentation
mapbox_ad/common/cache/ad_layer_cache
CacheInfo
CacheInfo.new constructor
CacheInfo class