tiki_sdk_dart
node
NodeService
getLastBlock method
getLastBlock
getLastBlock
method
Null safety
BlockModel?
getLastBlock
(
)
Implementation
BlockModel? getLastBlock() => _blockService.getLast();
tiki_sdk_dart
node
NodeService
getLastBlock method
NodeService class
Constructors
NodeService
Properties
hashCode
publicKey
runtimeType
Methods
getBlockById
getLastBlock
getTransactionsByBlockId
init
noSuchMethod
toString
write
Operators
operator ==
Constants
scheme