getUIDs method

List<String>? getUIDs()

Gets the list of UIDs used to fetch specific users.

Implementation

List<String>? getUIDs() => uids;