LinkingResponseData.fromJson(Map<String, dynamic> json) { status = json['status']; userRef = json['status']; message = json['message']; }