wav constant

MediaType const wav

Implementation

static const MediaType wav =
    MediaType._(type: "audio", subtype: "wav", fileExtension: "wav");