sum property
latefinal
getter for the computed FpTypeOut
output.
Implementation
late final FpTypeOut sum = (internalSum.clone(name: 'int_sum') as FpTypeOut)
..gets(output('sum'));
getter for the computed FpTypeOut
output.
late final FpTypeOut sum = (internalSum.clone(name: 'int_sum') as FpTypeOut)
..gets(output('sum'));