muted property

bool? muted
final

A Boolean attribute that indicates whether the Video will be initially silenced. Its default value is false.

Implementation

final bool? muted;