menu
valida package
documentation
serde_type.dart
SerdeType
SerdeType.unionType const constructor
SerdeType.unionType const constructor
dark_mode
light_mode
SerdeType.unionType
constructor
const
SerdeType.unionType
(
Set
<
SerdeType
>
variants
)
Implementation
const factory SerdeType.unionType( Set<SerdeType> variants, ) = SerdeTypeUnionType._;
valida package
documentation
serde_type
SerdeType
SerdeType.unionType const constructor
SerdeType class