role property Null safety

String? role

Implementation

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

Implementation

set role(String? value) native;