resetToken property

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

Implementation

@JsonKey(name: 'reset_token')
String? resetToken;