menu
blockchain_utils package
documentation
layout/byte/byte_handler.dart
LayoutByteWriter
last property
last property
dark_mode
light_mode
last
property
int
get
last
Get the last byte in the tracked bytes.
Implementation
int get last => _buffer.last;
blockchain_utils package
documentation
layout/byte/byte_handler
LayoutByteWriter
last property
LayoutByteWriter class