errorDetail property

RTCErrorDetailType errorDetail

Implementation

_i3.RTCErrorDetailType get errorDetail =>
    _i3.RTCErrorDetailTypeOptions.values.byName(_i4.getProperty(
      this,
      'errorDetail',
    ));