username property Null safety

String username

Implementation

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

Implementation

set username(String value) native;