hashedPin property

  1. @JsonKey(name: 'hashedPin')
String? hashedPin
final

Implementation

@JsonKey(name: 'hashedPin')
final String? hashedPin;