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