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