recentUsers property
A list of recent device users, in descending order, by last login time.
Implementation
core.List<ChromeOsDeviceRecentUsers>? recentUsers;
A list of recent device users, in descending order, by last login time.
core.List<ChromeOsDeviceRecentUsers>? recentUsers;