walletId property

  1. @HiveField(0)
String walletId
final

Unique identifier for this wallet that is used to retrieve the corresponding seed phrase in a SecureStore

Implementation

@HiveField(0)
final String walletId;