ProtNFe constructor

ProtNFe({
  1. String? sVersao,
  2. InfProt? infProt,
})

Implementation

ProtNFe({this.sVersao, this.infProt});