SystemLogUriList.fromJson constructor Null safety
Implementation
factory SystemLogUriList.fromJson(Map<String, dynamic> json) =>
_$SystemLogUriListFromJson(json);
factory SystemLogUriList.fromJson(Map<String, dynamic> json) =>
_$SystemLogUriListFromJson(json);