Dart
dart:web_sql
SqlError
code property
code
Dart
dart:web_sql
SqlError
code property
SqlError class
Properties
code
hashCode
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
CONSTRAINT_ERR
DATABASE_ERR
QUOTA_ERR
SYNTAX_ERR
TIMEOUT_ERR
TOO_LARGE_ERR
UNKNOWN_ERR
VERSION_ERR
description
code
property
Null safety
int
code
Implementation
int get code native;