totalBytes property

int totalBytes

The total bytes of the task.

Implementation

int get totalBytes => _data['totalBytes'];