photoUrl property

String? photoUrl

Implementation

String? get photoUrl => _$this._photoUrl;
void photoUrl=(String? photoUrl)

Implementation

set photoUrl(String? photoUrl) => _$this._photoUrl = photoUrl;