KEY_TYPE_MUXED_ED25519 constant Null safety
MUXED enum values for supported type are derived from the enum values above by ORing them with 0x100.
Implementation
static const KEY_TYPE_MUXED_ED25519 = const XdrCryptoKeyType._internal(256);
MUXED enum values for supported type are derived from the enum values above by ORing them with 0x100.
static const KEY_TYPE_MUXED_ED25519 = const XdrCryptoKeyType._internal(256);