numeroDas property

String? get numeroDas

NĂºmero do DAS gerado

Implementation

String? get numeroDas {
  return dados?.numeroDas;
}