GoogleChromeManagementV1HeartbeatStatusReport constructor

GoogleChromeManagementV1HeartbeatStatusReport({
  1. String? reportTime,
  2. String? state,
})

Implementation

GoogleChromeManagementV1HeartbeatStatusReport({this.reportTime, this.state});