Optional stake amount.
@$pb.TagNumber(2) Amount get amount => $_getN(1);
@$pb.TagNumber(2) set amount(Amount v) { setField(2, v); }