Dart
dart:web_sql
SqlError
TOO_LARGE_ERR constant
TOO_LARGE_ERR
Dart
dart:web_sql
SqlError
TOO_LARGE_ERR constant
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
TOO_LARGE_ERR
constant
Null safety
int
const
TOO_LARGE_ERR
Implementation
static const int TOO_LARGE_ERR = 3