getCacheInvalidationTime method

int getCacheInvalidationTime()

Implementation

int getCacheInvalidationTime() {
  return this._rxNetConfig!.cacheInvalidationTime;
}