preimage property

Uint8List? preimage
final

Optional preimage for this payment request. If specified, it will be used instead of generating a new one.

Implementation

final Uint8List? preimage;