useSetId property

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

Implementation

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