ChromeOsDeviceRecentUsers constructor

ChromeOsDeviceRecentUsers({
  1. String? email,
  2. String? type,
})

Implementation

ChromeOsDeviceRecentUsers({this.email, this.type});