challengerOwner property

  1. @JsonKey(name: 'challenger_owner')
String challengerOwner
final

The wallet address of the owner of the hotspot that created the challenge.

Implementation

@JsonKey(name: 'challenger_owner')
final String challengerOwner;