menu
flutter_inapp_chat package
documentation
models/peer_user.dart
PeerUser
image property
image property
dark_mode
light_mode
image
property
String
?
image
late
final
The profile image URL of the user, if any.
Implementation
late final String? image;
flutter_inapp_chat package
documentation
models/peer_user
PeerUser
image property
PeerUser class