GetStatusData constructor
GetStatusData({})
Implementation
GetStatusData({
required this.aadhaarLinked,
required this.completed,
required this.errorCount,
required this.failed,
required this.status,
});
GetStatusData({
required this.aadhaarLinked,
required this.completed,
required this.errorCount,
required this.failed,
required this.status,
});