fromJson static method
Create a new instance from a json
Implementation
static GetThreadResponse fromJson(Map<String, dynamic> json) =>
_$GetThreadResponseFromJson(json);
Create a new instance from a json
static GetThreadResponse fromJson(Map<String, dynamic> json) =>
_$GetThreadResponseFromJson(json);