profilePhoto property

String? profilePhoto
final

Provides profile picture as network URL or asset of user. Or Provides profile picture's data in base64 string.

Implementation

final String? profilePhoto;