version property
num
get
version
Returns the version of the database.
Implementation
_i2.num get version => _i4.getProperty(
this,
'version',
);
Returns the version of the database.
_i2.num get version => _i4.getProperty(
this,
'version',
);