muted property

  1. @JsonKey(name: 'muted')
bool muted
inherited

Mute state.

Implementation

@JsonKey(name: 'muted')
bool get muted => throw _privateConstructorUsedError;