menu
aatkit_flutter_plugin
placements/banner_cache/banner_cache.dart
BannerCache
nextId property
nextId
dark_mode
light_mode
nextId
property
int
get
nextId
Implementation
int get nextId { _lastId++; return _lastId; }
aatkit_flutter_plugin
banner_cache
BannerCache
nextId property
BannerCache class