SerializedName constructor

const SerializedName(
  1. String name
)

Implementation

const SerializedName(this.name);