getFavoriteGameCount method

int getFavoriteGameCount()

Implementation

int getFavoriteGameCount() => _getFavoriteGameCount.call(
      this,
    );