cache property

ApptiveGridCache? cache
final

Implementation for Caching. Use this to cache/store values for faster initial Data This can also be used to enable offline mode sending

Implementation

final ApptiveGridCache? cache;