WebPlaybackError constructor

WebPlaybackError({
  1. String? message,
})

Implementation

external factory WebPlaybackError({String? message});