menu
ndk package
documentation
domain_layer/usecases/nwc/responses/get_budget_response.dart
GetBudgetResponse
totalBudgetSats property
totalBudgetSats property
dark_mode
light_mode
totalBudgetSats
property
int
get
totalBudgetSats
Implementation
int get totalBudgetSats => totalBudget ~/ 1000;
ndk package
documentation
domain_layer/usecases/nwc/responses/get_budget_response
GetBudgetResponse
totalBudgetSats property
GetBudgetResponse class