FlutterSoundMediaInformation constructor
FlutterSoundMediaInformation(
- Map? _allProperties
Creates a new MediaInformation
instance
Implementation
FlutterSoundMediaInformation(this._allProperties);