menu
flutter_chat_kits package
documentation
models/profile.dart
UserProfile
UserProfile.empty const constructor
UserProfile.empty const constructor
dark_mode
light_mode
UserProfile.empty
constructor
const
UserProfile.empty
(
)
Implementation
const UserProfile.empty() : this(id: '', platform: '', token: '');
flutter_chat_kits package
documentation
models/profile
UserProfile
UserProfile.empty const constructor
UserProfile class