SerdeType.enumV constructor

const SerdeType.enumV(
  1. List values
)

Implementation

const factory SerdeType.enumV(List values) = SerdeTypeEnum._;