ApplicationResponse.fromJson(Map<String, dynamic> json) { application = ApplicationApiDto.fromJson(json['application']); }