menu
solana_web3_latest package
documentation
solana_web3.dart
Keypair
seckey property
seckey property
dark_mode
light_mode
seckey
property
@
override
Uint8List
get
seckey
override
The secret key for this keypair.
Implementation
@override Uint8List get seckey => _keypair.seckey;
solana_web3_latest package
documentation
solana_web3
Keypair
seckey property
Keypair class