src property

String? src
final

This attribute specifies the URI of an external script; this can be used as an alternative to embedding a script directly within a document.

Implementation

final String? src;