isNotEmpty property

bool get isNotEmpty

Checks if this message has block locator hashes.

Implementation

bool get isNotEmpty => blockLocatorHashes.isNotEmpty;