candidate property Null safety

String? candidate

Implementation

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

Implementation

set candidate(String? value) native;