username property

String? get username

Implementation

String? get username native;
set username (String? value)

Implementation

set username(String? value) native;