aac constant

MediaType const aac

Implementation

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