project property

  1. @JsonKey.new(name: "project")
dynamic project
getter/setter pair

Implementation

@JsonKey(name: "project")
dynamic project;