menu
fluxer_dart package
documentation
models/user_partial_response.dart
UserPartialResponse
id property
id property
dark_mode
light_mode
id
property
String
id
final
The unique identifier (snowflake) for this user
Implementation
final String id;
fluxer_dart package
documentation
models/user_partial_response
UserPartialResponse
id property
UserPartialResponse class