isParentBlockAvailable property
bool
get
isParentBlockAvailable
Indicates if the parent block (previousBlockhash) is available.
Implementation
bool get isParentBlockAvailable =>
previousBlockhash == '11111111111111111111111111111111';