Converte a instância em um Map.
Map<String, dynamic> toMap() { return { 'indTotTrib': indTotTrib, 'vTotTrib': vTotTrib, }; }