hasMicrophone property

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

Implementation

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