menu
flutter_fuels_beta3 package
documentation
wallet/platform_impl/base_wallet.dart
BaseWallet
newFromMnemonic abstract method
newFromMnemonic abstract method
dark_mode
light_mode
newFromMnemonic
abstract method
Future
<
Map
>
newFromMnemonic
(
{
required
String
mnemonic
,
})
Implementation
Future<Map> newFromMnemonic({ required String mnemonic, });
flutter_fuels_beta3 package
documentation
wallet/platform_impl/base_wallet
BaseWallet
newFromMnemonic abstract method
BaseWallet class