GoogleChromeManagementVersionsV1SetFailureRequest.fromJson constructor
GoogleChromeManagementVersionsV1SetFailureRequest.fromJson(
- Map json_
Implementation
GoogleChromeManagementVersionsV1SetFailureRequest.fromJson(core.Map json_)
: this(errorMessage: json_['errorMessage'] as core.String?);