menu
yogiv_package package
documentation
app_state.dart
SpendOutlineTicketState
walletSet property
walletSet property
dark_mode
light_mode
walletSet
property
Set
<
String
>
get
walletSet
Implementation
Set<String> get walletSet => walletList.map((item) => item.persistTempleBudgePolicy).toSet();
yogiv_package package
documentation
app_state
SpendOutlineTicketState
walletSet property
SpendOutlineTicketState class