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 =>
    'このQRコードにはBOLT12、BIP321、BIP353の支払い先が含まれていません。';