profileImageUrl property

  1. @JsonKey(name: 'profileimageurl')
String get profileImageUrl
inherited

The url of the profile image

Implementation

@JsonKey(name: 'profileimageurl')
String get profileImageUrl => throw _privateConstructorUsedError;