AuthenticationPhoneIdentifier.fromJson(super.json) : country = json['country'] as String, phone = json['phone'] as String, super.fromJson();