stats property

StatsEvent? get stats

Returns the last stats received by this node

Implementation

StatsEvent? get stats => this._stats;