debugStats property

Map<String, dynamic> get debugStats

Gets debug statistics.

Implementation

Map<String, dynamic> get debugStats => SkeletonDebug.statistics;