muted property
A Boolean attribute that indicates whether the Video will be initially silenced. Its default value is false.
Implementation
final bool? muted;
A Boolean attribute that indicates whether the Video will be initially silenced. Its default value is false.
final bool? muted;