old_usernames property

List<String> old_usernames
read / write

Previous list of active usernames.

Implementation

late List<String> old_usernames;