timeToFull property

int timeToFull

Estimated time until this source is full, in seconds.

Implementation

int get timeToFull => (_properties['TimeToFull'] as DBusInt64).value;