Map<String, dynamic> toJson() { return { 'declaracaoPdf': declaracaoPdf, 'reciboPdf': reciboPdf, 'idDefis': idDefis, }; }