picture property
URL that point's to the user's picture or avatar
Implementation
@BuiltValueField(wireName: r'picture')
String? get picture;
URL that point's to the user's picture or avatar
@BuiltValueField(wireName: r'picture')
String? get picture;