src property - SourceElement class - dart:html library (original) (raw)

description

String getsrc

Implementation

String get src native;

setsrc (String value)

Implementation

set src(String value) native;