fromJson static method
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
Implementation
static UnifiedSearchResult_Cursor fromJson(Object? json) =>
$b2c4857c0136baea42828d89c87c757dExtension._fromJson(json);