menu
solana_borsh package
documentation
annotations.dart
BorshTupleSized
length property
length property
dark_mode
light_mode
length
property
int
get
length
inherited
The number of items in the tuple.
Implementation
int get length => fields.length;
solana_borsh package
documentation
annotations
BorshTupleSized
length property
BorshTupleSized class