SetAllowsExternalPlaybackRequest constructor
SetAllowsExternalPlaybackRequest({
- required bool allowsExternalPlayback,
Implementation
SetAllowsExternalPlaybackRequest({required this.allowsExternalPlayback});