profilePhotoUrl property

String? profilePhotoUrl

Implementation

String? get profilePhotoUrl => _$this._profilePhotoUrl;
void profilePhotoUrl=(String? profilePhotoUrl)

Implementation

set profilePhotoUrl(String? profilePhotoUrl) =>
    _$this._profilePhotoUrl = profilePhotoUrl;