menu
polkadart package
documentation
scale_codec.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 package
documentation
scale_codec
SetCodec
SetCodec const constructor
SetCodec class