allowComments property

  1. @JsonKey(name: 'allowComments')
bool? allowComments
getter/setter pair

Implementation

@JsonKey(name:'allowComments')
bool? allowComments;