Map<String, dynamic> toJson() => { 'hexPublicKey': hexPublicKey.value, 'wif': wif.value, 'address': address.value };