SignableKey.fromJson(Map<String, dynamic> json, this.client) : super.fromJson(json) { _verified = false; _blocked = false; }