timeToEmpty property

int timeToEmpty

Estimated time until this source is empty, in seconds.

Implementation

int get timeToEmpty => (_properties['TimeToEmpty'] as DBusInt64).value;