returnValue property Null safety

String returnValue

Implementation

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

Implementation

set returnValue(String value) native;