codec property

Implementation

static BorshStructSizedCodec get codec =>
    borsh.structSized({'denominator': borsh.u64, 'numerator': borsh.u64});