SerdeType.option constructor

const SerdeType.option(
  1. SerdeType generic
)

Implementation

const factory SerdeType.option(SerdeType generic) = SerdeTypeOption._;