src property

String? src
final

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;