content property Null safety

String content

Implementation

String get content native;
void content=(String value)

Implementation

set content(String value) native;