photoUrl property

Uri? photoUrl
override

Property getter and setter for photoUrl:

Implementation

Uri? get photoUrl;
void photoUrl=(Uri? photoUrl)

Implementation

set photoUrl(Uri? photoUrl);