profilePhotoUrl property
String
get
profilePhotoUrl
Implementation
String get profilePhotoUrl => _profilePhotoUrl;
set
profilePhotoUrl
(String value)
Implementation
set profilePhotoUrl(String value) => _profilePhotoUrl = value;