muted property Null safety

bool muted

Implementation

bool get muted native;
void muted=(bool value)

Implementation

set muted(bool value) native;