getClanCount method

int getClanCount()

Implementation

int getClanCount() => _getClanCount.call(
      this,
    );