menu
reown_appkit package
documentation
solana/solana_borsh/src/annotations/enum.dart
BorshEnum<T extends Enum>
byteLength property
byteLength property
dark_mode
light_mode
byteLength
property
int
?
byteLength
final
The encoded byte length.
Implementation
final int? byteLength;
reown_appkit package
documentation
solana/solana_borsh/src/annotations/enum
BorshEnum<T extends Enum>
byteLength property
BorshEnum class