resultSharing property

  1. @JsonKey(name: 'result_sharing')
ResultSharing resultSharing
getter/setter pair

Implementation

@JsonKey(name: 'result_sharing')
ResultSharing resultSharing = ResultSharing.private;