weight property

int get weight

Implementation

int get weight =>
    (inputs.length * INPUT_SIZE) + OUTPUT_SIZE + STAKE_OUTPUT_WEIGHT;