setMuteWhenPlayStart method
Implementation
void setMuteWhenPlayStart({
required bool isMute,
}) {
throw UnimplementedError('setMuteWhenPlayStart() has not been implemented.');
}
void setMuteWhenPlayStart({
required bool isMute,
}) {
throw UnimplementedError('setMuteWhenPlayStart() has not been implemented.');
}