muted property

bool muted

Implementation

bool get muted => track?.muted ?? false;