version property

num get version

Returns the version of the database.

MDN Reference

Implementation

_i2.num get version => _i4.getProperty(
      this,
      'version',
    );