requestCurrentStats method

bool requestCurrentStats()

Implementation

bool requestCurrentStats() => _requestCurrentStats.call(
      this,
    );