SetAllowsExternalPlaybackRequest constructor

SetAllowsExternalPlaybackRequest({
  1. required bool allowsExternalPlayback,
})

Implementation

SetAllowsExternalPlaybackRequest({required this.allowsExternalPlayback});