isNullable
Indicates that serializer associated with the current serial descriptor support nullable types, meaning that it should declare nullable type in its KSerializer type parameter and handle nulls during encoding and decoding.
Indicates that serializer associated with the current serial descriptor support nullable types, meaning that it should declare nullable type in its KSerializer type parameter and handle nulls during encoding and decoding.