src property

  1. @BuiltValueField(wireName: r'src')
String? src

The script source

Implementation

@BuiltValueField(wireName: r'src')
String? get src;