force property

bool? force
getter/setter pair

Whether to force deleting accounts that are not in disabled state.

If false, only disabled accounts will be deleted, and accounts that are not disabled will be added to the errors.

Implementation

core.bool? force;