picture property
The users picture
Implementation
@JsonKey(name: 'profilePicture')
String? get picture => throw _privateConstructorUsedError;
The users picture
@JsonKey(name: 'profilePicture')
String? get picture => throw _privateConstructorUsedError;