menu
papercups_flutter package
documentation
models/user.dart
User
profilePhotoUrl property
profilePhotoUrl property
dark_mode
light_mode
profilePhotoUrl
property
String
?
profilePhotoUrl
getter/setter pair
The profile photo of the agent, must be a valid URL or null.
Implementation
String? profilePhotoUrl;
papercups_flutter package
documentation
models/user
User
profilePhotoUrl property
User class