FlutterSoundMediaInformation constructor

FlutterSoundMediaInformation(
  1. Map? _allProperties
)

Creates a new MediaInformation instance

Implementation

FlutterSoundMediaInformation(this._allProperties);