Write value into this field of struct.
value
struct
@override void setIn(BitStruct<BitField> struct, int value) => struct.setBits(bitmask, value);