menu
blockchain_utils package
documentation
crypto/crypto/cdsa/eddsa/keys/publickey.dart
EDDSAPublicKey
key property
key property
dark_mode
light_mode
key
property
List
<
int
>
get
key
immutable key
Implementation
List<int> get key => _encoded;
blockchain_utils package
documentation
crypto/crypto/cdsa/eddsa/keys/publickey
EDDSAPublicKey
key property
EDDSAPublicKey class