challengeeOwner property

  1. @JsonKey(name: 'challengee_owner')
String challengeeOwner
final

The wallet address of the owner of the hotspot that sent the beacon.

Implementation

@JsonKey(name: 'challengee_owner')
final String challengeeOwner;