size property

int? get size

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

Implementation

int? get size => _size;