cacheModels property
getter/setter pair
Specifies to cache models locally, this will speed up the load time. (Web only)
true by default.
Implementation
bool? cacheModels;
Specifies to cache models locally, this will speed up the load time. (Web only)
true by default.
bool? cacheModels;