alt property Null safety

String? alt

Implementation

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

Implementation

set alt(String? value);