isNotEmpty property
bool
get
isNotEmpty
Checks if this message has block locator hashes.
Implementation
bool get isNotEmpty => blockLocatorHashes.isNotEmpty;
Checks if this message has block locator hashes.
bool get isNotEmpty => blockLocatorHashes.isNotEmpty;