u128 property
BorshUint128Codec
get
u128
Creates a u128
codec.
A codec can encode/decode data types to/from byte arrays Iterable<u8>
and Buffer
s.
Implementation
BorshUint128Codec get u128 => const BorshUint128Codec();