reverseNodeHash property

Uint8List reverseNodeHash

Reverse node hash for ENS name

Implementation

Uint8List get reverseNodeHash => hexToBytes(
    ENSUtils.reverseNameHash('${ensAddress!.hexNo0x}.addr.reverse'));