profilePicturePath property

  1. @JsonKey(name: 'profilePicturePath')
String? profilePicturePath
getter/setter pair

Implementation

@JsonKey(name:'profilePicturePath')
String? profilePicturePath;