thumbsUp property

  1. @JsonKey.new(name: 'thumbs_up')
bool thumbsUp
final

Implementation

@JsonKey(name: 'thumbs_up')
final bool thumbsUp;