SerdesJsonEnumField constructor

const SerdesJsonEnumField({
  1. dynamic value,
})

Implementation

const SerdesJsonEnumField({this.value});