linkedGraphId property

  1. @JsonKey(name: 'linkedGraphId')
int? linkedGraphId
getter/setter pair

Implementation

@JsonKey(name:'linkedGraphId')
int? linkedGraphId;