getValorTributos method

  1. @override
double getValorTributos()
override

Implementation

@override
double getValorTributos() {
  return _getTotalNotaData().tributos;
}