EmitirRelatorioDados constructor

EmitirRelatorioDados({
  1. String? pdf,
  2. int? tempoEspera,
})

Implementation

EmitirRelatorioDados({this.pdf, this.tempoEspera});