type property

  1. @JsonKey(name: "type")
int? type
getter/setter pair

Implementation

@JsonKey(name: "type")
int? type;