userKey property

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

Implementation

@JsonKey(name: 'user_key')
String? userKey;