JsonProperty constructor

const JsonProperty(
  1. String name
)

Implementation

const JsonProperty(this.name);