currentSrc property

String currentSrc

Gets the address or URL of the current media resource that is selected by IHTMLMediaElement.

MDN Reference

Implementation

_i2.String get currentSrc => _i4.getProperty(
      this,
      'currentSrc',
    );