totalBytes property

int get totalBytes

The total bytes of the task.

Implementation

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