menu
bytedesk_kefu package
documentation
model/user_protobuf.dart
UserProtobuf
UserProtobuf constructor
UserProtobuf constructor
dark_mode
light_mode
UserProtobuf
constructor
UserProtobuf
(
{
String
?
uid
,
String
?
nickname
,
String
?
avatar
,
})
Implementation
UserProtobuf({this.uid, this.nickname, this.avatar});
bytedesk_kefu package
documentation
model/user_protobuf
UserProtobuf
UserProtobuf constructor
UserProtobuf class