src property Null safety

String? src

Implementation

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

Implementation

set src(String? value);