usernames property

List<String> usernames
read / write

The new order of active usernames. All currently active usernames must be specified.

Implementation

late List<String> usernames;