budgetEstimatorDesc property

  1. @override
String get budgetEstimatorDesc
override

No description provided for @budgetEstimatorDesc.

In es, this message translates to: 'Generación rápida de presupuestos aproximados.'

Implementation

@override
String get budgetEstimatorDesc =>
    'Generación rápida de presupuestos aproximados.';