EnumModelWriter constructor

const EnumModelWriter(
  1. EnumModel jsonModel
)

Implementation

const EnumModelWriter(this.jsonModel);