value static method

String value(
  1. RTCRtpMediaType type
)

Implementation

static String value(RTCRtpMediaType type) => values[type]!;