menu
valida package
documentation
validate/models/comp_val.dart
CompValueList<T extends Comparable<T>>
fieldsSerde constant
fieldsSerde constant
dark_mode
light_mode
fieldsSerde
constant
Map
<
String
,
SerdeType
>
const
fieldsSerde
Implementation
static const fieldsSerde = { 'values': SerdeType.list(CompVal.fieldsSerde), };
valida package
documentation
validate/models/comp_val
CompValueList<T extends Comparable<T>>
fieldsSerde constant
CompValueList class