count property

int get count

获取历史记录数量

Implementation

int get count => _snapshots.length;