payload property

Uint8List payload
final

The decoded raw payload bytes (8-bit). For real MWEB addresses this is ~66 bytes (scan + spend compressed pubkeys).

Implementation

final Uint8List payload;