selectAccount property

  1. @override
String get selectAccount
override

No description provided for @selectAccount.

In en, this message translates to: 'Select the account with which you wish to continue'

Implementation

@override
String get selectAccount =>
    'Select the account with which you wish to continue';