Map<String, dynamic> toJson() { return {'status': status, 'mensagem': mensagem, 'detalhes': detalhes}; }