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