Serializes this parameter value to the legacy v0 wire format.
@override List<int> serialize() => [_tagNull, ..._u32Le(0)];