invalidBolt12QrCode property

  1. @override
String get invalidBolt12QrCode
override

No description provided for @invalidBolt12QrCode.

In en, this message translates to: 'The QR code is not a BOLT12, BIP321, or BIP353 payment target.'

Implementation

@override
String get invalidBolt12QrCode =>
    'The QR code is not a BOLT12, BIP321, or BIP353 payment target.';