fieldsSerde constant

Map<String, SerdeType> const fieldsSerde

Implementation

static const fieldsSerde = {
  'ref': SerdeType.str,
};