name property
String
get
name
The name
read-only property of the
IDBDatabase
interface is a string that contains the
name of the connected database.
Implementation
external String get name;
The name
read-only property of the
IDBDatabase
interface is a string that contains the
name of the connected database.
external String get name;