FlutterSoundStreamInformation constructor

FlutterSoundStreamInformation(
  1. Map _allProperties
)

Creates a new StreamInformation instance

Implementation

FlutterSoundStreamInformation(this._allProperties);