parentId property

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

Implementation

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