fieldsSerde constant

Map<String, SerdeType> const fieldsSerde

Implementation

static const fieldsSerde = {
  'value': SerdeType.dynamic,
};