menu
bytedesk_kefu package
documentation
model/user_protobuf.dart
UserProtobuf
init static method
init static method
dark_mode
light_mode
init
static method
UserProtobuf
init
(
)
Implementation
static UserProtobuf init() { return UserProtobuf( uid: '', nickname: '', avatar: '', ); }
bytedesk_kefu package
documentation
model/user_protobuf
UserProtobuf
init static method
UserProtobuf class