count property

int count

Implementation

int get count => _data['count'] ?? 0;