alt property Null safety

String? alt

Implementation

String? get alt native;
void alt= (String? value)

Implementation

set alt(String? value) native;