menu
fluxer_dart package
documentation
models/user_partial_response.dart
UserPartialResponse
username property
username property
dark_mode
light_mode
username
property
String
username
final
The username of the user, not unique across the platform
Implementation
final String username;
fluxer_dart package
documentation
models/user_partial_response
UserPartialResponse
username property
UserPartialResponse class