stillWorking property

List<String>? stillWorking
final

Items for the "Still working" checklist card, rendered with BankIcons.success bullets (e.g. ['Card payments', 'ATM withdrawals', 'Phone banking']).

Implementation

final List<String>? stillWorking;