ReportRunTimezone.fromJson constructor
ReportRunTimezone.fromJson(
- Object? json
Implementation
ReportRunTimezone.fromJson(Object? json) : _ = (json as String);
ReportRunTimezone.fromJson(Object? json) : _ = (json as String);