size property

int? size

Database size. In bytes. Available for database update check.

Implementation

int? get size => _size;