menu
wallet_kit package
documentation
services/wallet_service.dart
WalletService
newWalletId static method
newWalletId static method
dark_mode
light_mode
newWalletId
static method
String
newWalletId
(
)
Implementation
static String newWalletId() { return const Uuid().v4(); }
wallet_kit package
documentation
services/wallet_service
WalletService
newWalletId static method
WalletService class