menu
polkadart_scale_codec package
documentation
primitives/primitives.dart
SetCodec
SetCodec const constructor
SetCodec const constructor
dark_mode
light_mode
SetCodec
constructor
const
SetCodec
(
int
bitLength
,
List
<
String
>
values
)
Implementation
const SetCodec(this.bitLength, this.values);
polkadart_scale_codec package
documentation
primitives/primitives
SetCodec
SetCodec const constructor
SetCodec class