currentSrc property
String
get
currentSrc
Gets the address or URL of the current media resource that is selected by IHTMLMediaElement.
Implementation
_i2.String get currentSrc => _i4.getProperty(
this,
'currentSrc',
);