addWalletDescription property

  1. @override
String get addWalletDescription
override

Description for the unified add wallet flow

In en, this message translates to: 'Scan any supported wallet QR code, paste its details, or connect through a wallet app.'

Implementation

@override
String get addWalletDescription =>
    '対応するウォレットのQRコードをスキャンするか、接続情報を貼り付けるか、ウォレットアプリから接続します。';