getBudget method

Future<BudgetState> getBudget()

Implementation

Future<BudgetState> getBudget() => Future<BudgetState>.value(BudgetState._());