src property
Address of the media resource.
Required if the source element's parent is an <audio> and <video> element, but not allowed if the source element's parent is a <picture> element.
Implementation
final String? src;
Address of the media resource.
Required if the source element's parent is an <audio> and <video> element, but not allowed if the source element's parent is a <picture> element.
final String? src;