tiki_sdk_dart
block
BlockRepository
table constant
table
table
constant
Null safety
String const
table
The
BlockModel
table name in
db
.
Implementation
static const table = 'block';
tiki_sdk_dart
block
BlockRepository
table constant
BlockRepository class
Constructors
BlockRepository
Properties
db
hashCode
runtimeType
Methods
createTable
getById
getLast
noSuchMethod
save
toString
Operators
operator ==
Constants
columnId
columnPreviousHash
columnTimestamp
columnTransactionRoot
columnVersion
table