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