menu
ranorex_flutternative_ios package
documentation
utility/in_memory_cache.dart
InMemoryCache
getElementMap method
getElementMap method
dark_mode
light_mode
getElementMap
method
Map
<
int
,
RxElement
>
getElementMap
(
)
Implementation
Map<int, RxElement> getElementMap() { return elementMap; }
ranorex_flutternative_ios package
documentation
utility/in_memory_cache
InMemoryCache
getElementMap method
InMemoryCache class