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