sqliteCode property

int? sqliteCode
final

The SQLite result code, if the failure came from SQLite.

Implementation

final int? sqliteCode;