SerializedName

typealias SerializedName = b

An annotation that indicates this member should be serialized to JSON with the provided name value as its field name.

Original source