currentlyDue property
Fields that need to be resolved to keep the external account enabled. If not resolved by current_deadline, these fields will appear in past_due as well, and the account is disabled.
Implementation
Iterable<String>? currentlyDue;