getCachedUgcCount method

int getCachedUgcCount()

Implementation

int getCachedUgcCount() => _getCachedUgcCount.call(
      this,
    );