profileId property

  1. @JsonKey(name: 'profileId')
int? profileId
getter/setter pair

Implementation

@JsonKey(name: 'profileId')
int? profileId;