stats property

Map<String, dynamic> get stats

Returns the stats data

Implementation

Map<String, dynamic> get stats => _stats;