Dart API Referencedart:htmlSQLStatementErrorCallback

SQLStatementErrorCallback Typedef

Code

typedef bool SQLStatementErrorCallback(SQLTransaction transaction, SQLError error);