microphoneRequired property

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

Implementation

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