FileAudioPlatform constructor

FileAudioPlatform()

Constructs a FileAudioPlatform.

Implementation

FileAudioPlatform()
    : super(
        token: _token,
      );