cacheModels property

bool? cacheModels
getter/setter pair

Specifies to cache models locally, this will speed up the load time. (Web only)

true by default.

Implementation

bool? cacheModels;