name property

String get name

Returns the name of the database.

MDN Reference

Implementation

_i2.String get name => _i4.getProperty(
      this,
      'name',
    );