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