length property

int get length

Program length: N = N₁ + N₂

Implementation

int get length => operatorTotal + operandTotal;