allowChat property

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

Implementation

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