Pgto constructor

Pgto({
  1. List<MP>? formas,
  2. String? vTroco,
})

Implementation

Pgto({this.formas, this.vTroco});