table constant Null safety
The TransactionModel table name in _db
.
It could not be 'transaction' to avoid protected terms usage in sqlite.
Implementation
static const table = 'txn';
The TransactionModel table name in _db
.
It could not be 'transaction' to avoid protected terms usage in sqlite.
static const table = 'txn';