stat property

Rx<FileStat?> stat
final

FileStat of the written File of the LogEntryies.

Implementation

final Rx<FileStat?> stat = Rx(null);